Software :: Eee 900 Asks For Confirmation Of File Manager For SD Card
Oct 26, 2010
My Eee 900 running native Xandros has a 8G Sd card installed. Each time I boot I am asked to confirm what I want to use to read the card, File Manager, Music Manager of Photo Manager. Is there any way of skipping this step or making the use of File Manager a default?
View 2 Replies
ADVERTISEMENT
Jul 30, 2010
write a script to ftp a file and get an email confirmation or failure sent out.
View 5 Replies
View Related
Feb 3, 2010
I'm writing a script and I'm stuck. I need to read from keyboard to ask for confirmation while Im reading from a file. My code is this:
while read linea
do #code
echo "you sure? (y/n)"
read answer
#code
done < $"agenda.dat"
The problem is that stdinput has been redirected to file agenda.dat so when I do "read answer" it reads the next line from the file.
View 11 Replies
View Related
Jun 2, 2010
How do I disable the file move/copy confirmation in Gnome Commander?
View 4 Replies
View Related
Aug 27, 2010
I'm new to Linux altogether. I installed World of Warcraft and have it running, but my framerates are low. I have it set to run in OpenGL already, so I figured I'd try to update my graphics driver. I downloaded the driver and it's a .run file. I have it set to run as an executable. When I run the file, I get a window that asks for my password. I input my password and press enter. Shortly, I get a window that says I need to run this file as super user. I tried to go into the command line and I typed "sudo home/nicholas/downloads/ati-driver-installer-10-8-x86.x86_64.run". I put in my password and Konsole tells me "run: command not found". How would I run this file in Konsole using super user?
View 2 Replies
View Related
Dec 9, 2010
I use the below loop to process each file (listed in a text file) with a software. During processing the software asks me to enter a value and continues processing of that file after I enter the value. I have those values stored in a text file "myfile". What I want is to get the values directly from myfile when the software asks "please enter the title:". I dont want to enter them all manually. But i could not figure out how to code this in Bash script.
Code:
for ((i=1,i<=$NR,i++)); do
--command of the software comes here--
done
View 4 Replies
View Related
Jan 4, 2010
relative n00b to C++ but I have heard that KDevelop rocks so I am using it as my IDE. what does it mean when it wants me to find a cmake file? idk what that is lol, just got through the section on if statements on my book. where do i find this file? are there any good tutorials on the KDevelop4 Enviroment?
Charlie
View 2 Replies
View Related
Mar 30, 2010
I set up a samba file sharing system but my workgroup asks for a username and password see this-This is the text in /etc/samba/smb.conf:
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
[code]...
View 9 Replies
View Related
Aug 3, 2011
Non-root user cannot launch "shortcuts" (sorry I grew up on windows, don't know the right term) from the file manager or plasma desktop manager.They have full permissions to the shortcuts, even ones they create do not work.If I log in with root permissions they work fine
View 2 Replies
View Related
Jan 30, 2011
In my latest Debian I noticed that apt-get install does not, as I expected, stop to ask for confirmation before starting the actual download/install process.it directly carries on with the operation, which is obviously very annoying when, as I usually do, you first want to see what packages are needed (and how heavy the download) and then you want to decide whether to proceed or not.The man pages, as I correctly remembered, talk about a -y option intended to bypass confirmation requests, which means that the default behaviour should be the opposite.I tried also on a Ubuntu 10.10 with the same result.
View 8 Replies
View Related
Mar 6, 2010
I notice that one of the functions I can make a keyboard shortcut for in KDE is Log Out Without Confirmation. This might show a lack of imagination, but when might I want to do that?
View 3 Replies
View Related
Aug 18, 2010
I have a DNS server at an old companies place and that box will be losing it's IP. The whois record for the domain goes to godaddy which has 2 'A' records;
ns.domain.com
ns2.domain.com which point to the current 2 DNS servers. Now if I have a new server up and running and the zones copied over, do I just need to change the 'A' location for ns.domain.com to this new IP? I remember back in the day you had to 'register' the nameserver with the registrar, etc.I haven't touched this stuff in a while, and before I go and change the IP of the nameserver, want to make sure all is in check.
View 2 Replies
View Related
May 4, 2010
When shutting down 10.04 you are forced to deal with a confirmation window. In previous releases it was possible to switch this off, e.g. right click shutdown button or using gconf-editor. I can't remove this feature bug in 10.04.
View 7 Replies
View Related
May 29, 2010
Since I upgraded to 10.04 Lucid the Shut Down applet puts up a window titled "Shut Down" that has two buttons "Cancel" and "Shut Down". In 9.04 this confirmation window didn't appear. How can I make "Shut Down" skip the confirmation and shut down directly? I've looked around for a preference item about that a couple of times but didn't find it.
View 3 Replies
View Related
Jun 22, 2010
After executing:
$sudo aptitude install package_name
I am no longer asked for a confirmation before downloading and installing the pkg.
View 5 Replies
View Related
Dec 28, 2010
I keep seeing stuff that says "right-click on the shutdown icon, select Properties" and so on.Well, I've just upgraded (should I say "upgraded"? It was a fresh reinstall really, not an Upgrade through the Update Manager) to 10.10, and right-clicking on the shutdown icon does not produce a "Properties" option.I get About, Remove From Panel, and Lock To Panel... none of which are helpful.So, it's been asked before and I'm gonna ask it again: How do I remove the annoying confirmation when I want to shut down Ubuntu?
View 4 Replies
View Related
Feb 22, 2011
I want to synchronize sets of files (e.g. from or to flash memory). rsync is powerful, but --delete option is dangerous. Anyone know whether there's a way to do --delete interactively, i.e. get rsync or some near equivalent to ask (y/n, in a console window) before deleting?
View 9 Replies
View Related
Jan 24, 2010
Is it posible to not get the confirmation box when i press the shutdown or log off button. Suse 11.2 with kde
View 1 Replies
View Related
Nov 22, 2010
I have a quick question involving crontab and a script I want to run with it. The script generates and sends an email to group members who are on-call for a given day, but when you run it this appears'Run This Script?' The script will run when you enter 'y' or 'yes' and then press enter.
I'm trying to give that input via another script which runs the first one and then waits for the prompt to input a 'y'.How can I make a script which waits for a prompt and then gives it input?
View 4 Replies
View Related
Apr 13, 2010
I just reinstalled Ubuntu, but before that I made a list of all the programs that needed to reinstall too. the thing is that it keeps asking me for confirmation before installing every app, and I want it not to... so I can get some sleep while it sets up everything.How do I do this? maybe using the "yes" command, but how?
View 7 Replies
View Related
Jun 28, 2010
I'd like to get the 13.0 "synchronized to <time server>, stratum <stratum>" messages back on 13.1.
- On 13.0, running ntpd 4.2.4p8, reassuring messages appeared in /var/log/messages like "synchronized to 211.233.84.186, stratum 2".
- On 13.1, running ntpd 4.2.6p1, there are no messages in /var/log/messages to confirm that time is being synchronised.
rc.ntpd on both starts ntpd with the same options. /etc/ntp.conf is identical on both, a "get it working and then make it secure" version:
Code:
cat /etc/ntp.conf | grep -E -v '^$|^#' cat /etc/ntp.conf | grep -E -v '^$|^#'
server in.pool.ntp.org
server asia.pool.ntp.org
server 127.127.1.0
fudge 127.127.1.0 stratum 10
driftfile /etc/ntp/drift
According to Linux Home Networking, synchronization can be checked using ntpq -p. This shows synchronization is working. I would prefer to see that confirmation in /var/log/messages without having to run a command manually to check it. How to get the old messages back?
View 14 Replies
View Related
Apr 16, 2010
How do I get rid of this kind of annoying (silly) confirmation messages :
Quote:
Do you want to run "footer.php", or display its contents? "footer.php" is an executable text file.and then you have these buttons to choose from :
Quote:
Run in Terminal | Display | Cancel | Run
I've been clicking on Display for many many times
View 6 Replies
View Related
Jul 25, 2011
I have recently switched to using LXDE on my PC and I am on the whole pretty pleased with it. However,PCMan is giving me a really odd problem. Some of the files/folders are being displayed in the wrong order where they contain numbers. They are being ordered by their first digit not the whole number.
[Code]...
View 5 Replies
View Related
Aug 5, 2010
In Ubuntu, When I type sudo and hit enter, the new command will appear on the command line, instead of simply executing. This is different from other operating systems I've used, such as older ubuntu's, mac osx and debian. Is there a way of disabling this confirmation and having it simply execute the command?
View 3 Replies
View Related
Feb 5, 2011
I use nautilus-action to create a right-click shred command with these parameters.: -f -u -v -z %M
I thought the -v would give me some feedback as well as an "are you sure" dialog before deleting. But when I run Shred it just deletes the file without any feedback and no confirmation beforehand.
How can I get a confirmation prompt to occur before shredding occurs (to prevent me from accidentaly shredding something--sometimes I click the wrong item cause the mouse shifts last second).
Any why don't any icons ever appear on my context menu even though I'm assigning icons?
View 9 Replies
View Related
Nov 22, 2010
I currently install mysql-5.1.53 on my fedora 13 Linux.After I configure all files the mysql service can not start.in the Termial shows:service mysqld start Starting MySQL. ERROR! Manager of pid-file quit without updating file.
or
ERROR! MySQL manager or server PID file could not be found!Starting MySQL. ERROR! Manager of pid-file quit without updating file.
View 2 Replies
View Related
Sep 4, 2009
The Gnome Window Manager worked fine with the ProSavage video card under Fedora 10. But after switching to Fedora 11, the Gnome Window Manager's response to graphics requests (such as selecting or moving a window) has been very slow and choppy, when running from the Live CD and from the Hard Drive. The hardware configuration is the following:
-S3 ProSavage video card
-AMD Athlon(tm) XP-M 1700+ 1.46 GHz
-2 GB RAM
After installing Fedora 11 to my Hard Drive, I installed the following packages, hoping that would fix the problem:
xorg-x11-drivers.i586
system-config-display.noarch
After installing the packages and restarting my machine, Fedora 11 detected ProSavage card. The 'savage' driver was loaded during startup (according to dmesg) and the ProSavage card appeared in the Display configuration, when I selected System|Administration|Display. Unfortunately, I didn't detect much improvement. Here's the entry from dmesg: [drm] Initialized savage 2.4.1 20050313 for 0000:01:00.0 on minor 0
As a comparison, I tried running the Fedora 11 Live CD on a box with an ATI Radeon video card and the Gnome Window Manager was smooth and responsive.
View 1 Replies
View Related
Dec 22, 2009
I just installed x64 Fedora, and as the title says, NM fails to detect my WiFi card. It's an Encore ENLWI-N with a RaLink RT2800 chipset. The card does show up when I run lspci, although iwconfig yields nothing.Not sure if this helps, but when Ias running Karmic Koala, Ubuntu detected the card immediately and required no configuration
View 2 Replies
View Related
May 4, 2011
I just remotely updated my uncle's Ubuntu 10.10 desktop to 11.04. My uncle has no computer skills, so it is very important that I troubleshoot his problems using VNC. After completing the 11.04 upgrade, I was not able to connect to him via VNC. After some fiddling around I was able to connect by turning off the confirmation option in the Security section. We are now using the password security option. The problem is that my uncle does not have any security against my peering eyes.
I tried reinstalling Vinagre, but that didn't help. Is it possible to get the confirmation option working again somehow?
Is there a download link for Vinagre 3.01 (deb)?
View 3 Replies
View Related
Jan 22, 2010
I'm using ubuntu karmic and I'm not able to connect to the internet with my reliance netconnect data card using network manager. Other distros like fedora, opensuse n sabayon connected easily with nm. Ubuntu detects the data card flawlessly but just doesnt connect.This problem has been persistent even in previous ubuntu versions, n I used to use wvdial. But downloading wvdial on some other comp with every dependency is really cumbersome.
View 6 Replies
View Related