OpenSUSE :: An Enigmatic Script Intended To Reactivate Computer?
Mar 29, 2011
a perl script that becomes active when the machine goes inactive (!) and executes an rtcwake command designed to spur the computer into action at a designated time so that cron tasks are performed. The script, which is given below and which originated at a Ubuntu forum, is not working, and so I am trying to understand it. Not being familiar with perl, I'm stuck at the line containing the test if(m/^s+boolean true/){ ...
Code:
#!/usr/bin/perl
my $cmd = "dbus-monitor --session "type='signal',interface='org.gnome.ScreenSaver', member='SessionIdleChanged'"";
while (<IN>) {
if (m/^s+boolean true/) {
[code].....
View 3 Replies
ADVERTISEMENT
Aug 7, 2010
When I installed Fedora 12, Autoten gave me the option to automatically log me in. Well now, I want to go back to using a password to activate my desktop. I've searched but I haven't found any information on how to do this.
View 2 Replies
View Related
Oct 9, 2010
I used the information on this page...
wiki.archlinux.org/index.php/ZTE_MF626_/_MF636
...to be able to configure the usb modem in my linux computer. As I've been using Linux there onwards, I didn't mind any longer.
Now I plugged the usb into a windows computer but the driver installation routine doesn't start. It's obvious that's because I deactivated the cd mode. How do I bring it back?
View 2 Replies
View Related
May 26, 2011
I have (had) a dual boot system of Ubuntu (11.04) and Windows 7. I was forced to reinstall Windows over itself and it installed its boot loader. How do I get my Grub boot loader back? I googled it and found instructions, but they were from 2007 so I thought it might only be for Grub Legacy. The instructions were as follows:
Boot from a live cd
run "sudo grub" in a terminal
then, "root (hd0,0)", "setup (hd0)", and "exit"
reboot and grub should be present
While I wait for ubuntu to download so I can create a live cd, can someone confirm if this is correct for Grub 2? Also, what commands will tell me which hard drive and partition I need to put in the above commands (hd0,0)? I have (4) internal hard drives and boot drive has a few partitions on it.
View 4 Replies
View Related
Jun 16, 2010
I need to manager printers from shell. The version is Centos 5.4. At this moment i cannot manager printers, and somebody told me that i need to reinstall centos. Is it possible to do anything to reactivate that property, without reinstalation?
View 12 Replies
View Related
Nov 4, 2010
Using: Linux server 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:52:42 UTC 2010 x86_64 GNU/Linux
I have two identical 2 TB eSata external harddisks. Until recently I had them configured as a RAID-1 array. I find that resyncing takes a lot of time, reducing availability too much. Is it good idea to split the disks into 4 partitions of 500GB and use LVM to make them appear as 1 again? The idea is to reduce syncing time to 1/4-th but I might be over-designing here. How likely is it that only 1 partition would need resyncing? Is there a significant performance-penalty when combining RAID and LVM? Is there a simpler solution? How about using notify to automatically back-up essential changes?
View 11 Replies
View Related
Nov 2, 2010
I've written a bash script to connect to each machine in our local network and update the fstab file to point certain NFS mounts to a new location.The script is meant to read in a list of shares and a list of workstations, rsync the relevant share then connect to each workstation and update the fstab file before moving onto the next share.In reality what is happening is it will perform the loop correctly for the first workstation in the list but will not move on to the next one. I'm really stumped on this and I'm sure it's something simple but I just can't seem to work out the answer!
Code:
#!/bin/bash
SHARES=$1
[code]....
View 6 Replies
View Related
Nov 25, 2010
I have a pc that i have upgraded Ubuntu from version 9.10 to 10.04 to 10.10. Now, in Maverick I can not get rsync to work correctly. The delete option does not work and updated files in the source do not get recreated in the destination. Can someone tell me if I'm doing something wrong:
My rsync command and output:
rsync -r -t -v --progress --delete /media/ProDrive2/source /media/destination
sending incremental file list
sent 6122 bytes received 14 bytes 12272.00 bytes/sec
total size is 55193674519 speedup is 8995057.78
Rsync process exit status: 0
View 1 Replies
View Related
Feb 16, 2010
I have a strange problem. Since the installation of my system, my fingerprint device has been found, but I never intended to use. Months later I wanted to try libfprint and fprintd and successfully compiled it. But when I started the fprint_demo program it said no device found. Then I typed lsusb and saw my Fingerprint device was missing.
View 3 Replies
View Related
Feb 18, 2010
what should be my menu.lst entry to the 3rd drive intended for fedora to boot. for now this is what i did but didn't work.
# Other bootable partition config begins
title Fedora (on /dev/sda3)
rootnoverify (hd0,2)
kernel (hd0,2) vmlinuz PMEDIA=idehd
initrd (hd0,2) initrd.gz
# Other bootable partition config ends
View 1 Replies
View Related
May 28, 2010
I have a LAMP server that have been working allright for some time now.
I have been running 'yum update' on it every month without problem up until this morning.
Today when I try to update I get the following:
Error Downloading Packages:
1:net-snmp-libs-5.3.2.2-9.el5_5.1.i386: failure: RPMS/net-snmp-libs-5.3.2.2-9.el5_5.1.i386.rpm from updates:
[Code].....
View 19 Replies
View Related
Apr 4, 2009
I have many servers running CentOS 5. I noticed yesterday many had a notificationthat updates were available. I clicked update and they all fail using the GUI. WhenI run yum update it shows packages to be upgraded and asks me to confirm. I enter yes but Yum fails on the first package. I wonder if this has something to do with therelease of 5.3?I get the same failure if I run a yum upgrade too.
Total download size: 465 M
Is this ok [y/N]: y
Downloading Packages:
[code]....
View 19 Replies
View Related
Jan 4, 2011
i have search for a long time regarding this matter but i couldn't found nothing.... The facts are like this:
1. I have a server on Ubuntu Linux 10.10 with the following modules installed:
- Webmin 1.530
- BIND DNS Server
- Fetchmail Retrieval
- Dovecot
- Postfix
- a domain (www.domain.com) - the website it's not hosted on my machine
What i did until now:
- establish a local mail network like user@testserver.local
- successfully installed and configure Fetchmail Retrieval. like: user@domain.com mapped to user@testserver.local
2. The problem: Sending an e-mail using a POP3 client like Outlook from an local account! If i use the local address and try to deliver a message outside my local network the following error is sent by System Administrator: Code: Your message did not reach some or all of the intended recipients.
[Code]....
View 4 Replies
View Related
May 28, 2011
I have three computers in my network, but two will be mentioned. Computer A is a Linux Mint 9/Windows 7 dual-boot, and I have just installed Mandriva Free 2010.2, which I will call Computer B.
Now my main problem is that Computer B, while it can see and access Computer A's shares as well as the third computer, the aforementioned computers cannot access Computer B. The message was: "Unable to mount location/Failed to mount Windows share." Now, the SMB protocol was used because of the third computer and Computer A have Windows OSs installed in them.
What I originally wanted was that I can share Computer B's NTFS partition, namely Documents and Downloads, to the other computers. And I can't do that, because of the error message.
What I can do, however, is use Computer B to view shares from the other two computers (Computer A, as an example). By my experiences in Linux Mint, I understand that I'd have to mount my Windows partitions in order to share them. I don't even know if my NTFS drive in Computer B is mounted, though that is what was described.
View 2 Replies
View Related
Aug 23, 2011
I am using latest kde version in latest opensuse. I am working with distro one and a half year now (of course I was doing updates all this period) The last twenty dates if I have a quite heavy session I can not log off (or shutdown the computer) I even tried from konsole qdbus org.kde.ksmserver /KSMServer logout 0 0 0
even that did not work (well right now I can not launch any new apps from kde, but I still work with the already running).
View 9 Replies
View Related
Dec 22, 2009
i have recently put opensuse 11.2 into a computer with XP on it. I held out on GRUB, but now i need it. I was wondering in this will interfere with my XP update.
View 3 Replies
View Related
Apr 20, 2010
Does anybody know, how can I get GNOME Computer Menu (kick-off menu) like openSUSE in Fedora?
View 4 Replies
View Related
May 12, 2010
I have had sound working for months but recently I plugged in a USB headset and to get it to work, I had to open pulse audio and change to it. I later unplugged it, turned off the computer and have now restarted it (without the headset) and now I get no sound through the computer speakers! I used the Pulse Audio manager that shows up in the taskbar when you select it from the Kickoff Launcher.But now it's showing "Null Audio" and under "Sound" it shows "Audio Devices: NOT ENABLED IN CONFIG" Under System Settings -> Multimedia, it lists Pulse Audio Sound Server.Under PulseAudio Manager ->Devices tab it has Null Output as the only device.
View 1 Replies
View Related
Jan 15, 2011
For some reason or the other, after some time the graphics on my computer becomes distorted. I had this issue before reinstalling my operating system, I thought that reinstalling the operating system would fix these issues, but they still remain.
Also, I never encountered this issue before upgrading from openSUSE 11.2 to openSUSE 11.3. Of course, restarting my computer fixes this issue.
An example of what I am talking about can be found here:
Specifications:
openSUSE 11.3 64-bit
Xorg-X11 7.5-11.3
View 9 Replies
View Related
Mar 21, 2011
I have just bought a new PC, which uses the integrated graphics built into the motherboard rather than a graphics card. I have also installed Suse 11.4, but have been disappointed by the inability to obtain good graphics when either using archived tv programmes or streaming tv. For example, when using the BBC's iplayer, I can get a good picture only when the screen is not maximised. If I maximise the image then the sound continues, but the picture freezes. On my old computer, using 11.1, this was not the case, since I got a good picture in either basic or maximised mode. I'm guessing I might need a graphics card, but thought I would ask your opinion first.
View 2 Replies
View Related
May 25, 2011
I'm trying to give my computer (has ethernet wired cable connected to router) a static IP but it's not working. (BTW, I'm using ifup not network manager)I give it 192.168.1.8 and 255.255.255.0.Host-name I leave as they have it (it's the name of my computer). Click OK, accept and it all says it went through but now I can't ping anything. If I change it back to DHCP, I can ping again. What am I doing wrong?
View 6 Replies
View Related
Jul 27, 2011
For the past day or so, mysqld has been hogging one of my two CPUs. On System Monitor, I tried "kill" and then "forcibly kill" when that button appeared on the menu but all that happened was a new mysqld popped up to take its place. I've since found that killing Akonadi first and then the forcible kill did the job so the problem seems to be solved. What bothers me, is what was it trying to do? I don't use the application. I wondered whether Thunderbird might use it so closed that down and rebooted but mysqld was still there. I suppose now I've got rid of that one - for now - I'll get knotify4 grabbing a cpu again. At least knotify4 is easy to kill - but then xorg usually takes over and I have to end the session.
View 6 Replies
View Related
Apr 13, 2010
it's as the title sayes i can sftp into the ip address ok but if I put the computor name instead I get return
Code:
ssh: Could not resolve hostname server: Name or service not known Couldn't read packet: Connection reset by peer hopesome1 knows a round this
View 1 Replies
View Related
Jul 21, 2010
I have netbook and i have been trying to install OpenSUSE from USB
the thing is installing from USB with Mint, I could install.
I have been using FUSB, liveusb-creator3.9.2, unetbootin and Univeral-USB-Installer-v1.7.2
is there any other way to install OpenSUSE onto my Netbook which does not have CD/DVD-rom?
View 3 Replies
View Related
Sep 6, 2010
After installing win7 I've lost the grub menu. I tried live cd and reset it. Bu I couldn' t. When I write find /boot/grub/menu. it's write (hd0,1). how can I reset the grub menu?
View 1 Replies
View Related
Dec 20, 2010
There is a computer in a home running opensuse into which I would like to login.
As usual, the computer is connected wirelessly to the home's router. I cannot control the router in order to direct incoming connections, say, on sshd port, to that computer.
Is there a way to log into that computer from outside?
The computer is fully under my control, as distinct from the home router. I know all relevant IP addresses. I can start any service on the computer, or start any command, or ask somebody to start a command while I am not at home.
View 5 Replies
View Related
Jan 22, 2011
I'm new to RDP. When I tried to log in to my account on my own PC using RDP, this is what I saw.
xrdp-sesman output:
starting sesman in foregroud...
sesman config:
ListenAddress: 127.0.0.1
ListenPort: 3350
EnableUserWindowManager: 1
[Code]...
What am I doing wrong? I'm pretty sure I'm able to type in my password correctly. Also, how do I prevent people from logging in as root? That sounds dangerous.
View 4 Replies
View Related
Jan 14, 2010
my computer screen (actually my plasma connected to it) keeps going into hibernating mode and going to logout screen I logically went to System/More Programs/Power Management and put all the settings all set to Never but still after 5-10 minutes at idle poof! back to loginIs it perhaps something to do with Compiz (I am using Gnome by the way)
View 4 Replies
View Related
Feb 16, 2010
When I plug in a USB flash memory in my computer, nothing happens, not even does it register in Dolphin. Any ideas what I should do to solve this problem and be able to access the files on the USB stick?
View 5 Replies
View Related
May 15, 2010
When I press the sleep button my laptop (aspire 7736Z), my laptop doesnot sleep but it only is getting locked.
I am searching for a bash command to be able to see why my laptop is not sleeping but I didnt found anything appropriate.
View 1 Replies
View Related