Debian Configuration :: Searching For Power Miniserver?
Jan 20, 2011
My ASUS Wl500g Premium v1 (with NSLU Linux) now working not only as router, but SSH/OpenVPN-client.Now I want mini-server on Debian for1. Torrent-client;2. Samba-server;3. vsftpd/OpenSSH/OpenVPN-servers.I've already chosen this:Intel "D525MW" (Atom D525-1.80Ghz, iNM10, 2xDDR3 SO-DIMM, SATA II, D-Sub, SB, 1Gbit LAN, USB2.0, mini-ITX)2 * SO-DIMM 2Gb DDR3 SDRAM SEC (PC8500, 1066Mhz, CL7) original2 * 1000Gb Hitachi "Deskstar 7K1000.C HDS721010CLA332" (SATA II)and I'm searching for a case (that can take on board 2 HDD 3.5) and powerfull RAID-controller.
View 1 Replies
ADVERTISEMENT
Oct 27, 2010
I cannot get ksh to have super tab completion power. Is it possible? I would like
apt-get in<tab>
and
apt-get install icewe<tab>
to auto complete
I am using lenny and ksh93
edit: Another problem. If I set ksh as /bin/sh I get errors during boot. Is it just me? Is it possible to set ksh as /bin/sh?
edit2: One more question. ksh does not seem to tab complete symlinks Is it just me? Any way to get it to recognize symlinks?
and my .kshrc
# Environment variables.
export PAGER=more
[code]....
View 5 Replies
View Related
Jun 29, 2011
According to Phoronix [URL]... aspm&num=1 (which seems to only test Ubuntu kernels) the problems should affect all users of the affected kernels, including Debian's, but that article provides a fix. I don't remember anyone here mentioning lower battery life and increased heat on their mobile platforms, though.
View 1 Replies
View Related
Jul 13, 2011
I am currently having issues with system freeze when unmounting portable hard drives. This happens almost every single time. Normal USB sticks are fine and do not produce the freeze. I am using kernel 3.0.0-rc6, however the issue also persists when switching back to 2.6.39. This is the error message i get when freeze occurs, reverting to terminal output:
WARNING! power/level is deprecated use power/control instead
Jul 13 18:26:49 destiny kernel: [ 6196.892776] Call Trace:
Jul 13 18:26:49 destiny kernel: [ 6196.892803] [<ffffffffa008feec>] ? scsi_setup_blk_pc_cmnd+0x15/0x104 [scsi_mod]
[Code]...
View 2 Replies
View Related
Jun 17, 2015
Since according to liquorix.net the kernel
Code: Select alluname -a
Linux t 4.0-5.dmz.3-liquorix-amd64 #1 ZEN SMP PREEMPT Debian 4.0-12 (2015-06-14) x86_64 GNU/Linux
incorporates Zen Interactive Tuning and this
[URL] .... wrote:Tunes the kernel for responsiveness at the cost of throughput and power usage.
View 2 Replies
View Related
Feb 19, 2010
I am trying to figure out where the harddisk power management can be found in Squeeze. Before it was in the scripts under /etc/acpi, but in Squeeze it's not. I'd like to be able to change the hdparm -B value from 128 to 200 when using battery.
View 3 Replies
View Related
Nov 19, 2010
I decided to upgrade my Asus Eee 900 from Lenny to Squeeze, to fix some issues that I was having. I did a fresh install using the beta1 netinstall cd image, and now my system is mostly working as I'd like it. Overall it seems quite good, and it even boots much faster than it did with Lenny.
I've encountered a problem, though. The suspend key doesn't work. I installed the package 'hibernate', and now the system can suspend via a command (which seems to work properly, although I haven't tested it extensively). I've noticed that the squeeze system doesn't have a command that my other Lenny systems do, 's2ram'. And I've noticed also that a package, uswsusp, which seems to be related to this kind of thing, can't be installed because it's not in the repositories: Package uswsusp is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'uswsusp' has no installation candidate
View 10 Replies
View Related
Jan 1, 2011
I disable that from the gnome power management utility screen go black after 10 minute. It's very annoying since I cannot watch a movie in that way!
View 6 Replies
View Related
May 19, 2011
Despite having the Gnome Power Manager set to put the display to seep after 30 minutes, it always happens after 5 minutes. The display will go blank but still lit, and then it powers off after the 30 minutes. Surely, if I set it to 30 minutes, the display should power off then, and not just blank after 5? I have no screensaver packages installed so it's nothing to do with that.
View 2 Replies
View Related
Jun 4, 2010
I use Squeeze with Xfce. My problem is that recently (after the xfce updates) the xfce power manager doesnt react to the power button - it is set to suspend. I dont have gnome-power manager or anything like it running.
If i reboot the computer, the power button will work but if i suspend and resume, it doesnt work again.
The computer is built on an Asus M3N78-VM mobo (2GB RAM/Athlon3200+ single core).
acpi_listen detects the button press.
Any thoughts?
View 2 Replies
View Related
Aug 17, 2010
I would like to follow the howto to install debian squeeze, but unfortunately I am searching for vmlinuz but it is not found.
[Code]...
View 1 Replies
View Related
Jul 25, 2015
Two nights ago I was trying to diagnose what was wrong with my internet connection. I couldn't get web pages to load, IRC and ssh weren't connecting, and email wasn't downloading (I still use POP3). I didn't know what to use to check my internet connection. I did a ping, but I didn't know how to interpret the results. So without the internet, I was totally blind.
Are there documents anywhere which install with Debian which I can search offline when my internet connection dies?
View 5 Replies
View Related
Feb 17, 2010
I had to install a linux with a 2.2kernel, somebody tell me that potato is a good idea. The problem is that i can't find it.Ive searching for a jido or torren o p2p link with no success.
View 2 Replies
View Related
Oct 14, 2013
I'm trying to search for several strings, which I have in a .txt file line by line, on another file.
So the idea is, take input.txt and search for each line in that file in another file, let's call it rules.txt.
So far, I've been able to do this, to search for individual strings:
Code: Select allimport re
shakes = open("output.csv", "r")
for line in shakes:
  if re.match("STRING", line):
    print line,
How can I change this to input the strings to be searched from another file?
So far I haven't been able to.
View 3 Replies
View Related
Jan 13, 2011
I'm using Ubuntu Lucid Lynx 10:04 64 bit, with kernel 2.6.32-24-generic, and want to use my printer Canon iP1880. I've tried looking on the internet and found: the use of 32 bits drivers for Linux on Linux 64-bit platforms. I've followed the procedure given but still failed to run the printer properly. There may still be the wrong procedure that I did, could you help me again to repeat what procedures I need to do, till now,I still don't know how to uninstalling that drivers? Are there other ways that may be successful so I can use my printer, if I practice?
View 1 Replies
View Related
Mar 22, 2011
Have not been installed correctly.
This message comes up as I am logging into my account. Upon entering my password it goes back to the logon screen.
Booting into recovery mode and different kernels doesn't help.
View 2 Replies
View Related
Oct 26, 2010
After trying to backup my hard drive on my HP Mini 210-1054TU notebook PC, On start up the users menu comes up (A little changed) and when I sign in it comes back with a window flag that say: The configuration defaults for GNOME power manager have not been installed correctly.I can booth with a stick and see my files and directory but, I am not allowed to open any. There is no access to a terminal or anything but, the users menu. It appears to take the password as, if not right, it would say so but, only comes back with same menu and window flag.Ironic, I was trying to backup my files so I would not lose them.
View 1 Replies
View Related
Nov 19, 2009
My monitor kept powering down after 20 minutes so I installed Gnome-power-manager by yum so that I could change the settings. After the installation and every time I try to use it I get a message saying:
Quote:
Install problem!
The configuration defaults for Gnome Power Manager have not installed correctly. Please contact your computer administrator
I'm now unable to effect a change in the power settings and the display keeps turning off.
1) Is someone able to post their config file from a working F12 install? I believe it's /etc/dbus-1/system.d/gnome-power-manager.conf but not certain as I don't have one ;-)
2) ~/.gconf/apps/gnome-power-manager/%gconf.xml is empty - is it empty for someone with a working install?
3) how I can change the power settings without the gui - I'm googling on this point and will post the answer as and when I find it.
Code:
[ecvej@desktop ~]$ uname -r
2.6.31.5-127.fc12.x86_64
Edit: In case it is relevant, this is the contents of my /etc/gconf/gconf.xml.system/%gconf-tree.xml
[Code]....
View 2 Replies
View Related
Oct 10, 2010
I was using simple backup config to backup home to an external drive and it was working fine for the past week or so and today after the backup the computer was restarted and I am unable to log on. I get an error message saying. "the configuration defaults for gnome power manager have not been installed correctly "
I did some googling and the problem is that / is full. I have been trying for the past three hours to delete some space on / so that I can log on. I used ctr-alt-f1 and I can log on there but whatever command I use to delete the root trash it fails. I get an error message saying /root/.local/share/Trash/files/ is not a file or directory.
delete root trash so I can log onto this computer. I have used every variant of sudo rm -r /root/.local/share/Trash/files/ that I could find including one using Chmod. I have already tried the commands found in this tutorial [URL]
I also reinstalled gnome but that did nothing.
View 4 Replies
View Related
Feb 26, 2011
One day I was using Gparted and following this I rebooted and had this came up
"Install problem! Configuration defaults for Gnome Power Manager have not been installed correctly. Please contact your computer administrator."
Initially from reading the forums I figured it was because my Ubuntu partition ( I dual boot Windows 7 and Ubuntu 10.4) filled up for some reason.
I used a boot CD and cleared some files in /media. It seems like I kept about 17 GB of backups there for some reason.
The problem is that even though I cleared this out, I still have the same message.
I could just reinstall, but I want to try to keep my data for once, especially my virtualbox harddisks, unless someone can suggest a way to save it and reuse it.
View 2 Replies
View Related
Feb 27, 2011
I just tried to start up Ubuntu and got the following error message. "The configuration deaults for gnome power manager have not been installed correctly. Please contact your computer administrator."
I then get a black screen, with the menu bar at the bottom, and a choice of who to log in as. No matter who I choose I get the same error message and then it takes me back to the same screen. It also gives me the choice of what session to use but again, no matter what I choose it just takes me back to the error message and the same screen. I am running Ubuntu 10.10 on an Eeepc 901. I have the Netbook version installed, but I was using the desktop session. The last time my computer worked I ran update manager and it updated some Intel driver i think. Sorry I can't remember the exact details. Not sure if this is something to do with it.
View 1 Replies
View Related
Dec 17, 2010
Opps should raed GNOME power manager problem, but im sure you all guessed.I get an error when i try and log in.The configuration defaults for GNOME Power Manager have not been installed correctly. Please contact your computer administrator."I did try and follow the advice on other threads but nothing works so far.
I have an eepc- no cdrom drive.Right now im in malaysia so i dont have anyone to help me out. If you have any suggestions make them simple please i dont care if i loose everything on my computer just need it to work again
View 5 Replies
View Related
Jul 16, 2011
My ubuntu isnt working after i write my password and press enter it does nothig but gives a massage ''the configuration defaults for GNOME power manager have not been installed correctly'' the recovery console doesnt work too(same problem) the problem appeared after i installed bittorent client called smth starting with 'd'.
View 4 Replies
View Related
Aug 18, 2011
error message says "configuration defaults for GNOME power manager has not been installed correctly";however, my laptop was working fine this morning. Now it does not even let me sign-in. I was attempting to install a back-up software using the "Accessories" button icon and the computer stopped working. Now it won't let me even sign-in.I use Ubuntu 10.04 and had done an update successfully (or so I thought), but what do I do now?
This message is coming to you from my desktop computer while the problem exists on the Dell laptop. Its model number is Inspiron 9300.
View 2 Replies
View Related
Jun 21, 2010
I am using Ubuntu 10.04 64-bit and I purchased a new ALFA AWUS036H wireless card. I would like to know if this "1Watt" wireless card is configured for full power. iwlist wlan0 txpower results:
wlan0 unknown transmit-power information. Current Tx-Power=27 dBm (501 mW). It appears to me that I should be able to increase the power. "iwpriv wlan0 highpower 1" does not work. Do I need to patch the new default driver that comes with Ubuntu 10.04 64-bit with the aircrack one following these directions:[URL]...? Monitor mode and a injection tests seem to work fine with the driver I have installed.
View 2 Replies
View Related
Jun 24, 2010
I have an old Power Mac G4 400 I'm trying to install Debian 4.0 Etch on (to run a particular program that's ported for this Release).I've twice burned iso CD's for it, but on holding down the C on the G4 I get no more than a blank screen.(no prompt, no installation). Battery still at 4 volts, hours of googling, I have found no information on what is causing this. Anybody out there have an answer for this fellow cyber-sufferer?
View 14 Replies
View Related
Apr 4, 2011
I'm looking for any power monitoring devices for Linux to allow monitoring power quality, voltage changes, and outages. This would be for North American three phase power system. I want to have this data fed live to my own program. It should be something much better than just jury-rigging a circuit to fee the power waveform into 2 or 3 audio cards.
View 10 Replies
View Related
Nov 18, 2010
I am having no luck configuring ProFTPd on a Debian Lenny production server we use to host our MySQL databases and a few websites. I had originally set it up so I could login and manage our internal sites, but I have the need to allow a few clients in to access their sites that we host. I am trying to root the users in their site directory, which would be "/sites/www.whatever.com/".
It just hit me while typing this. Is it possible to create a user without a shell to prevent login via SSH and set the home folder to /sites/whatever instead of /home/username? That would allow me to continue operating with my current configuration and root them in their site while preventing SSH logins.
View 6 Replies
View Related
Jul 20, 2011
i have a HP MSA 2312fc SAN with 2 LUNs configured. The first LUN (LUN ID 1) is correctly connected to the system, but when i connect the second LUN (LUN ID 30), i find in the syslog this message: multipathd: 8:64: size 6835937472, expected 5267578112. Discard
Here is the multipath.conf
[Code]....
So I correctly see the two luns, but multipath doesn't create the relative devices. Under /dev/mapper I see: control mpath0 mpath0-part1 mpath0-part1 is the first lun, the one I mounted in a directory under filesystem. I can't find the device for the second lun
View 1 Replies
View Related
Apr 5, 2010
I am *finally* getting around to rebuilding my file-sharing computer. I'll be sharing files with both Linux and Windoze machines. It's a home network, so there's nothing fancy needed. I know I have to tweak my smb.conf file until I'm satisfied with the features and security. I'm using SWAT and I'm starting with a bare-bones conf file. It's not secure but I can see the server and selected files/directories from my other Linux box.
My really dumb question is, do I have to reboot both the server and the client machines every time I change the SAMBA configuration? I thought I just had to stop and restart the SAMBA service in the SWAT software - but then the server disappears from my client. It looks like I need to reboot both machines for the client to see the server.
View 1 Replies
View Related