Ubuntu :: Using Terminal To Browser External HDD?
May 7, 2011
I'm running Fedora 14 but thought terminal commands are much the same through all linux OS's. I open a terminal, I type...
[mitch@mitch /]$ cd /media
[mitch@mitch media]$ ls
3c403cc9-9f0c-4035-9148-6242daf8da84 My Book
[mitch@mitch media]$ cd /media/My Book
bash: cd: /media/My: No such file or directory
[mitch@mitch media]$
So i open Partition Manager cause i remember there been another directory to it under "/dev/sdc1", Sure enough it was, So i enter.
[mitch@mitch /]$ cd /dev/sdc1
bash: cd: /dev/sdc1: Not a directory
[mitch@mitch /]$
What am i doing, Is The link between the linux file system and the external not seen as a directory so to speak if that makes any sense? There's no particular reason i NEED to do this, It's justb bugging me that i can't get into it.
View 3 Replies
ADVERTISEMENT
Jun 8, 2011
I don't know why it's happening or what caused it, but just a few minutes ago it occurred that every time I unmount/power down my external hard drive from within the Nautilus browser, Ubuntu freezes and Caps Lock starts blinking, indicative of a kernel panic. It doesn't do this when I Safely Remove the drive from the right-click menu on the drive's desktop icon. Even stranger is that no other external device I've tried causes the panic. It only does this with this particular external hard drive and it's a repeatable error.
Why is this happening and how do I fix it? EDIT: To note, I'm using Ubuntu 10.04 with the 2.6.32.33 kernel. Not Ubuntu 11.04.
View 9 Replies
View Related
Sep 16, 2010
In Gnome, How do I open a file browser in the current directory? I assume its [command] . Whats the command?
View 3 Replies
View Related
Jul 26, 2010
i would like to be able to close an instance of the "File Browser" in a terminal command. This needs to be done without killing nautilus completely.
View 2 Replies
View Related
Jun 30, 2011
How do I stop a user, from gaining access to the internet(port) via a restricted browser? In other words, I want a general user to only to have access to Firefox and no other browsers.
My first approach so far, has been to write a bash shell script. It terminates a program based on keywords from known browsers (opera, asus, ect).
View 9 Replies
View Related
Mar 26, 2010
Just wondering if anyone knew of a really good text based terminal browser to use when I am not running X. I can use Links and do not have too much trouble navigating, but I have not been able to set the screen to view the entire page (I have to move off screen to read the whole page.) So, if anyone knows an easier text browser that is a little easier to set the screen options with code...
View 7 Replies
View Related
Jul 23, 2011
Anybody know the names for the config for trying to set the default browser in Fedora KDE (from Konqueror to Opera ) ...
Code:
update-alternatives --config (name)
this may be for debian distros only ?
[URL]
i.e what are the group names ?
View 6 Replies
View Related
Sep 2, 2010
I'm going away for the weekend and will only be able to bring my laptop that has the latest release of Ubuntu on it. My question is: will i be able to access my company's Terminal Server site [URL] from browser in Linux, and be able to launch the applications? (Outlook, etc.) Seems to connect to Windows Server 2008. If this works in Linux, that would make my life a lot easier..
View 2 Replies
View Related
Jun 15, 2011
I just love Linux! I am using Fedora 14 and just starting out. I am curious as to why is that when I click the Firefox icon to launch the internet from the menu bar a Linux terminal window has to be open. If I close that particular terminal, (which by the way says "Terminal" and does not show my chosen host name) Firefox closes. If I go to Applications, then Internet, then Firefox to launch the browser, the terminal doesn't open.
View 1 Replies
View Related
May 25, 2011
In a terminal in OSX I can pipe output to pbcopy and then go into a web browser and paste it. I tried this in Linux with xcopy but when I switch to the browser it just overwrites the clipboard with with whatever was in it the last time the browser was used. What works like pbcopy in Linux?
View 1 Replies
View Related
Feb 6, 2010
i know there's tools like gparted, but if i have an external HD, how do i format it?
Code:
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x086f8f0b
[Code]...
View 2 Replies
View Related
Apr 20, 2010
Ive been wondering about an alternative method for checking to see if an external monitor is connected.
Currently I am using:
Code:
#!/bin/bash
EXTERN=VGA1
if $(xrandr --prop |grep -q "$EXTERN connected");then
echo -e "$(echo $EXTERN | tr -d [0-9]) is e[1;32mconnectede[0m"
else
[Code].....
So, what I am asking is, is there a way to ignore/over-ride compiz's texture size check, a different way to query xrandr, or is there a completely different method I can go about checking if an external monitor is connected?
View 3 Replies
View Related
Jun 29, 2010
Greetings Ubuntu World. I'm trying to find out how do you access external drives inside the terminal of Ubuntu 10.4 or Fedora 12? I'm not sure which command to use.
View 3 Replies
View Related
Apr 18, 2011
Which is the default file browser(NOT web browser) of Ubuntu 10.10 Maverick Meerkat?Nautilus?Are there any others for Ubuntu?
View 7 Replies
View Related
Aug 18, 2009
I want to run a linux command with apache through web browser and that's is not working. and it's working properly when I execute this command through terminal, where is the problem?
NOTE: apache have the privileges to execute the command
View 7 Replies
View Related
Aug 2, 2010
i just updated from karmic 9.10 to lucid 10.04 using the online upgrade option. so far everything is working great. the only issues i am having seem to involve firefox. when i visit videos i get the message "your browser is no longer supported. please upgrade to a modern browser." i am running 3.6 "canonical" so it is "modern". i am able to watch videos after i close the message. it's just an annoyance to get this message every time i view a video.
next, is on some websites (like this one) it will not supply my login info. but on a few sites (like ebay) it does supply my login info. not sure why some sites work while others don't. the info is there when i look under my saved passwords....
View 4 Replies
View Related
Feb 7, 2011
I'm surfing along just fine when I select some link in my browser.The status line reports "... waiting for ..." and the browser seems to stall for a long time (minutes). Often, but not every time, I can select the STOP toolbar icon and reload the page. This time things work normally.
I have a similar but different malfunction running Evolution email connected to my hosted IMAP server. I select a message and see "... formatting ..." and then Evolution seems to stall for a long time (minutes). Rarely the stop-reload actions help reading email. Instead,all Evolution windows go dark grey and the entire desktop stalls.[Analysis -- It has the feel of a "network" issue provoking issues within Evolution itself rather than an Evolution-only malfunction.]
Watching the running system with 'htop' and similar, I do not see where some other application or service is sucking all of the available CPU time or such. [Analysis -- It has the feel that either the browser message or the email message were sent into limbo without reaching their intended destination. Stop-reload sends the bits to the right places and so I get results.]
View 7 Replies
View Related
Jun 15, 2011
I can view a php page only with links browser (a text browser) But when i use firefox i got an error "Content encoding error"
View 4 Replies
View Related
May 31, 2011
For some reason, i cannot set my default browser to Chromium. Whenever i open up Chromium, it asks whether it should be the default browser or not. I say yes i mean "Set as default" But nothing happens. When i open it again, i am greeted with the same question again.
View 3 Replies
View Related
Oct 14, 2010
I work at a local computer shop as a computer technician and we get many computer in daily that require external virus scans (having to take out the hard drives, sticking it in another machine) just to scan (if we're lucky we can sometimes just do it in safe mode).Now what I want to know is...
1. Is it possible to install Ubuntu to an external HDD and use it virtually anywhere I plug it in? Will it pick up the network card, graphics card, etc so I can just plug and go? (Of course there are drivers for some computers).
2. Is it possible to run a Windows oriented virus scanner on Ubuntu? I know I can use WINE to run Windows applications, but will it prove to be compliant with virus scanners as well?
3. The main reason why I want it to be able to pick up on hardware and just work is because I plan on using it for schooling / travelling as well, have all my documents etc saved on it for easy access.
I've used Ubuntu in the past on an old laptop that didn't have much memory, small HDD, and a crap processor but that was 5-6 years ago (I still have the disk they sent me for free ).
View 3 Replies
View Related
Jul 11, 2010
I installed Ubuntu on external USB hard drive and while booting I did got option to log into windows XP, Ubuntu. Both operating systems ran fine. i.e. GRUB had overwritten MBR and I was able to dual boot. Main issue: I have installed Ubuntu in external hard-drive so that I can use Linux whenever I want other people who are using same computer can operate on WindowsXP. Sometimes my external hard drive gives problem if there is loose connection and so that oper people using computer do not face any problem I want to disconnect external USB HD whenever I am not using Linux. GRUB menu was pointing to external hardrive so disconnecting it meant my system wont boot!!I rewrote MBR using WindowsXP CD recovery mode. Now I am unable to boot from external USB hard disk( I thought I would be able to if I choose USB hard drive in BIOS option but it did not work it logged into WindowsXP by default).Is there any way I can change WindowsXP boot.ini file so that it also shows Ubuntu in external hard disk? Or is there any way.(I do not want GRUB way as then I would have to keep my external drive connected to log into windows - which I do not want).
View 1 Replies
View Related
Jun 18, 2010
If i want to use an external usb modem by which i can surf through the net, is this possible in fedora. Because the software is always an .exe file which is only compatible with wndows. let me know if i can use and also let me know the procedure for using this
View 1 Replies
View Related
Dec 27, 2010
I have an external hard drive with an xfs partition on it. It was using an external journal, but in re-installing Slackware I removed the partition holding the external journal, forgetting what it was at the time. I didn't touch the contents of the external hard drive, but now I can't mount it and the various xfs programs seem to demand that it be mounted in order for them to change anything.Anyone have any ideas on how to change an xfs partition from external log to internal? Failing that, how do I get the information off it?
View 1 Replies
View Related
Dec 11, 2010
I plugged in my external dvd-r (asus) via usb. It showed me some message on shell, that it has detected the cdrom(although its dvd rom as well but nevermind) and its of ASUS. But how do i know which dev it was associated with in /dev/? Since i had to test something, i plugged it out, and save the output of ls /dev/ > ~/result.txt
after plugging the dvd-rom, i compared the results and was able to find that it was associated with simple cdrom i.e. /dev/cdrom. I wanted to know that is there any command that will tell me which /dev/ file was associated with external dvdrom? i tried to see in the following result
1) df -h ( no results, just the already mounted partitions)
2) fdisk -l ( same as above)
3) dmesg | tail (shown almost the same result as was shown on shell at the time of plugging the dvd)
View 9 Replies
View Related
Mar 2, 2010
After installing ubuntu 9.10 on external HDD I cannot boot vista if external usb is unplugged(where ubuntu is installed). it says grub loading and after that recover grub ( i think that is what is says ... not certain in this moment ) anyway hope you get my dilemma. If you need more information I'll be glad to provide it.
View 9 Replies
View Related
Jul 17, 2010
Evince in non-gnome systems is unable to open external link. The error msg it shows is
Code:
Unable to open external link The specified location is not supported. I have already googled it, however it only says it is a bug, without any solution available. Evince in gnome systems however work just fine. Is there any way evince can use sensible-browser to open external links?
View 2 Replies
View Related
Jan 25, 2010
How can I edit the system proxy setting using the terminal? Which file contains this settings? I want to edit this automatically using cronjobs, cause from 8-5 I need to use a proxy, but at home I don't need the proxy. How do I fix this?
View 3 Replies
View Related
Aug 8, 2010
What is the command for "Open a terminal window and run application in this terminal
View 4 Replies
View Related
Dec 10, 2010
Linux-goers. I did some research on this, but I am still fairly new to Linux. In Ubuntu 10.10 (Maverick), I accidentally overwrote my "/bin/bash" file. Dude, using "sudo" with a small typo can work disasters. Bash is now broken in the Terminal (gnome-terminal). Terminal itself still works fine, technically, but bash is still hosed/broken. Here is what I did to try to fix it: Booted from Ubuntu 10.10 live CD. Mounted my Ubuntu partition and manually copied the good/fresh "bash" file onto my hard drive. Verified copy was successful. Didn't help, as you see. Reinstalled "gnome-terminal" using synaptic package manager. Tried to reinstall bash via synaptic, it failed with error, "E: /var/cache/apt/archives/bash_4.1-2ubuntu4_i386.deb: subprocess new pre-removal script returned error exit status 2"
In Terminal, all basic commands work as far as I can tell. ("ls", "pwd", navigation, etc.) Here are some problems:My "username@computername" does not display in the prompt; only the $ sign. Bash keyboard shortcuts such as uparrow and tab do not work. Instead, each inserts a key code. I can't even move the cursor left/right. Aliases (a function of bash and .bashrc) are broken, of course. My sanity level decreases when I use Terminal now. For what it's worth, even with "sudo" I get a "permission denied" error when trying to run Google Chrome! I read something about a ".bashrc" file being a possible problem, but I don't know how to make it work, or the file's proper locations in Ubuntu 10.10. Is there something I can do with a "make" or "apt-get install" command or something?? Could this simply be a permissions problem? Is the link to "/bin/bash", "/bin/sh", or a ".bashrc" file broken? Guide me, oh Linux gurus.
P.S. I always wondered what exactly bash was and how it was different from the basic terminal. LoL, this is an excellent way to demonstrate the difference, and I WANT IT BACK!
View 9 Replies
View Related
Nov 6, 2010
I'm using 10.04, and gnome-terminal GNOME Terminal 2.30.2 . I have irssi running on screen session on remote host. And I've been struggling for quite many days to configure it to produce either visual feedback or ring terminal's bell when I receive a private message or one of those that are highlighted.
My compiz settings window in General tab has 'Audible bell' checked.
My GNOME terminal has 'Terminal bell' checked.
I also added 'set bell-style audible' to my ~/.inputrc
And I also tried to manually load pcspkr module into my kernel.
No of the above helped or at least I haven't been able to notice any difference.
I also used some commands for irssi to produce bell sign.
View 2 Replies
View Related