Ubuntu Servers :: Landscape Showing Wrong Temperature On HP Proliants?
Dec 9, 2010
Here is quick fix I did for HP Proliant servers where landscape shows wrong temperature eg:
root ~ # landscape-sysinfo
System load: 0.12 Temperature: 8 C <----- WTF
Usage of /: 0.2% of 808.13GB Processes: 214
[code]....
View 1 Replies
ADVERTISEMENT
Jun 30, 2010
I am running Lucid x64 on an Gigabyte Mobo with an Intel E6500 CPU.I think this script pulls the temperature from /proc/acpi/thermal_zone. However, that directory is empty.I can get the cpu temp by using lm-sensors or by running this:
Code:
cat /sys/class/hwmon/hwmon0/device/temp1_input
Any ideas on how to get landscape-sysinfo to display the temperature
View 2 Replies
View Related
Feb 6, 2010
Having selected 'Landscape', when printing using 'File|Print' in KWrite, the text is presented in landscape but formatted to a size of approximately 105mm x 590mm (bottom half of a landscape page and stretched to twice the width, printing only the left hand side). I have a similar issue with some other programs too, but not Open Office.Having configured 'cupsd.conf' to log in debug mode it would seem that the problem I'm getting may be to do with applications that output in 'application/pdf' format, because in the CUPS log for Job 57 line 479 seems to indicate that KWrite has output a PDF file:
Code:[Job 57] File of type application/pdf queued by "root". Then at line 490 there's a line that seems to indicate no landscape, even though this was selected through the user interface of KWrite (and works in Open Office)!:Code:[Job 57] argv[5]="document-name=4b69b8710002c media=A4 nolandscape job-uuid=urn:uuid:5c6fae2f-ad2f-3364-5f04-bb5500d1eabc" I would have attached the various 'log' and 'conf' files but I'm new to this and I just can't find a way to get attachments enabled for my login!I've spent hours on this, if anyone can give me any pointers I would be most grateful, however I am no Linux system administrator I'm afraid.Current system: openSUSE 11.2 x64, Kernel 2.6.31.8, CUPS 1.3.11, gutenprint 5.2.4, KWrite 4.3.1 release 6, KDE 4.3.1.1Old system (that worked with this printer): openSUSE 11.1 x32, gutenprint 5.2.2
View 3 Replies
View Related
Dec 9, 2010
ConkyForecast is giving me the way wrong temperature (conky says it is 129 but weather.com says it is 54) it also added an A symbol before the degree symbol.
ConkyForecast.template
Code:
${image [--datatype=WI --CC] -p 0,0 -s 64x64}
${image [--datatype=WI --startday=1] -p 120,0 -s 64x64}
${image [--datatype=WI --startday=2] -p 240,0 -s 64x64}
${voffset 15}
Now: [--datatype=LT]${goto 135}[--datatype=DW --startday=1]: [--datatype=LT --startday=1]${goto 255}[--datatype=DW --startday=2]: [--datatype=LT --startday=2]
conkyrc
Code:
# conky configuration
# edited by Mark Buck (Kaivalagi) <m_buck@hotmail.com>
# set to yes if you want Conky to be forked in the background
background no
# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se* .....
View 1 Replies
View Related
Jan 21, 2010
i'm looking to improve my server's motd, and I found a package called landscape-sysinfo, but when i tried to install it on my server, it was not foundMy server is running debian, so I'm assuming that the repository doesn't contain it..questions:* what repository might i need to add to install this?if i cannot use apt-get, is there another way to get the program?is there a way to get the motd to display system info when i log in with ssh other than landscape-sysinfo or update-motd ?
View 3 Replies
View Related
Mar 24, 2009
I've got my data disk partition like this:
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 256G 74G 169G 31% /data
When i run the command du -hs * on /data it tells me I used 538GB. How is that possible? Is it possible to get the right amount?
View 8 Replies
View Related
Oct 29, 2010
I have benn using ubuntu on an old laptop to run a samba server and a torrent server and it has been working fine till a few days ago when it stopped letting me write any files to the disk, So i tried deleting some of the files i no longer needed to free up some space and the disk usage didnt decrease so i checked it out using the disk usage analyzer and it says its full but i know for sure its not.
View 9 Replies
View Related
Mar 28, 2011
one of them is a TV with an HDMI input. The login screen shows up on the tv, so if someone is watching a movie, I have to pause it to switch inputs and login. Other than that, everything is fine. How do I get the login screen to show up on the main monitor?
View 1 Replies
View Related
Jul 22, 2011
My ~/Desktop is generally kept empty.
Yesterday on start resume from hibernate, it looked as if my encrypted home directory was unmounted; or at least instead of my $HOME contents I got a bunch of files related to this.
I rebooted the system, and since then my desktop has been rendering icons for every file in my home directory, but not updating the icons until the next reboot, if I change anything in $HOME while it is running.
I opened the gconf-editor and checked: the box for using the home dir as the desktop is not checked. I even tried toggling it and the option that controls drawing the desktop on/off in every possible combination. Nadda. The only thing that works is turning off drawing the desktop.
View 3 Replies
View Related
Oct 16, 2010
I'm not too sure if this is the right topic to post in but if it isn't please move it to the correct topic. I recently opened some ports for my Playstation 3 and the connection test on the PS3 tells me that the ports are open . But when I execute this command
nmap -p 0-60000 192.168.1.5 I get this
Quote:
Starting Nmap 5.21 ( http://nmap.org ) at 2010-10-16 20:54 AUS Eastern Daylight
Time Nmap scan report for PS3 (192.168.1.5)
Host is up (0.00063s latency).
All 60001 scanned ports on PS3 (192.168.1.5) are closed
MAC Address: **:**:**:**:**:** (Sony Computer Entertainment)
Nmap done: 1 IP address (1 host up) scanned in 4.12 seconds
I could be executing the wrong command or something but I have read through the manual and couldn't find anything that helped. I have tried this command on other machines that I have opened ports for and get similar results except for a few Ephemeral ports (80,443 etc.) which also makes me wonder why these aren't listed as open on the PS3?
View 2 Replies
View Related
Feb 16, 2011
Iam comparing 2 filesystem using the below command.rsync -navrz --exclude=logs/* /opt/otm/ glrrd@105.78.7.100:/opt/otm/The output showing the files which are same in size and timestamp that are to be sync.Iam using rsync 2.6.3 version so i dont have itemize changes option to debug the problem.Is there anyway i can find the how rsync is finding the difference between the 2 filesytemEx: filesystem1
-rw-rw-r-- 1 glog glog 39132 Nov 26 2009 FinJ-code_2003-10-22_12h17_CEST+0200.jar
-rw-rw-r-- 1 glog glog 39132 Nov 26 2009 finj.jar
-rw-rw-r-- 1 glog glog 954987 Nov 26 2009 jakarta-taglibs-standard-1.1.2.zip
[code]....
View 3 Replies
View Related
Apr 11, 2010
I have a issue in that my 30gb creative zen is showing up fine as a media device, I can delete and add files. It is showing up as z 3.9gp partition. I formatted inside the Zen I formatted inside Windows Vista It showed 28,800ish megs free and it still showed up at a 3.9 gig partition There is no .trash folder How can I fix this? Qlix installed don't know if that matters.
View 1 Replies
View Related
May 15, 2011
[URl]also I wonder why there is such a gap between the size of the files (7 GB) and their size on the disc (44 GB)
View 13 Replies
View Related
Jun 8, 2011
I've been running Debian for a while, and now have the chance to do some enterprise-level experimentation. I stumbled across a very cheap EMC Clariion CX300 fibre RAID unit on eBay with 10 disks (£90!), so I snapped it up with a fibre HBA. It's not a SAN, technically a DAS in its current configuration. I'd like to know how hard it is to set up one of these as an actual disk device in Debian.I tried installing the HBA (an Agilent Tachyon XL2 PCI-X card, 32 and 64-bit modes) in my current 'live' server (a Celeron 1.2GHz-based machine), but while Debian detected it as a FC controller card, mapping the LUNs within Navisphere on the CX to the host caused nothing (obvious) to show up in the OS. From what I've read about setting up SANs (not DASs, there seems to be precious little info on setting up these), there's firmware involved with the card, and there are no references to getting a Tachyon running under Linux.
I also snagged a good deal on a PowerEdge 1850 server, but as it's the PCI-Express version, the Tachyon won't fit, so I'm considering buying a PCI-E HBA. I found a QLogic QLE2460 for a good price, but I'm hesitant to buy it, in case I still can't get Debian to see the disks. I'd most like to have the device connected to the PowerEdge instead of the Celeron machine. Have I missed a step in the configuration, or is there anything I can do to test if the system is working as it should be? The units we use at work are much simpler: set the RAIDs up, map the host LUNs and the disk shows up in Windows. I'm also sure I've set everything up correctly on the CX, as the same LUN is available to Windows. Just need to get Debian to see something on the end of the HBA!System Specs:Live Server: Celeron 1.2GHz, 512MB RAM, Intel D815EEA2 board, SATA soft-RAID hard drives, PCI Gb Ethernet and USB2.0, Agilent Tachyon XL2 PCI-X FC HBA, Debian 6.0.1PowerEdge 1850: 2x 3.2GHz Xeons, 6GB RAM, SCSI RAID disks, PCI-E riser, planned QLogic QLE2460 PCI-E HBARAID Unit: EMC Clariion CX300, 10x 146GB FC disks, 2Gbps Fibre-channel interfaceThe PowerEdge is the planned replacement for the Celeron machine, which started life as my experimentation box and became my personal live server. Storage is holding it back, so I'd love to add a further five disks to the CX and have nearly 2TB of RAID-protected storage.
View 1 Replies
View Related
Aug 25, 2011
I have a very basic problem: My computer is attached to various light switches, central heating, powered windows etc. via RS232 and USB, using homemade custom logic boards. With this I can switch on and off lights, regulate room temperature, open windows etc. all by running some shell scripts on my system. I would now like to create a simple web frontend for this home automation.
What I want is a basic website with buttons, and when someone clicks a button on that website I want the webserver (apache ? ) to execute a script on the the server machine, triggering the rs232 hardware. The website is to be served by apache to make use of an existing structure. How (in what language) could I accomplish that? Javascript and Java are obviously out since they execute on the client, as far as I know PHP can't access the shell (which is probably a good thing), so what's left?
CGI? This will be deployed on an isolated private network secured the old-fashioned way (steel doors, guard dogs, landmines...), so I am not overly concerned about security, but of course it would be nice if the implementation offered at least some basic resistance to bored script kiddies...
View 3 Replies
View Related
Aug 21, 2010
The download speed in the last two days is very slow like 50/60/70kb when my download speed can reach 500kb.
View 2 Replies
View Related
Mar 9, 2011
my problem happened sinces a long time ago. Basically Firefox, when I try to download plugin from Google or from mozilla website or when I check my IP, the servers think that my Firefox is a 3.0.0 and Window XP.I use Ubuntu 10.04 and the Firefox version 3.16.15 - Mozilla Firefox for Ubuntu canonical - 1.0. I attached to this a pic of what I get from the website
View 3 Replies
View Related
Jul 11, 2010
update:
Code:
luke@media:~$ sudo service bind9 restart
* Stopping domain name service...
[code]....
View 4 Replies
View Related
May 16, 2011
On a new machine running Ubuntu 10.04.2, the freshclam program (in clamav-freshclam version 0.96.5+dfsg-1ubuntu1.10.04.2) won't do updates to the database. It fails on DNS queries. DNS works OK for other programs. The tcpdump command shows that it sends the queries to 127.0.0.1 instead of the correct DNS servers specified by /etc/resolv.conf. Of course it doesn't get an answer because it is asking the wrong IP address.
There is also a --no-dns option, but that didn't help/
Do I need to tell ot what the DNS servers are, somewhere?
Why would it query only 127.0.0.1 for DNS?
View 1 Replies
View Related
Mar 17, 2010
I wrote/cobbled-together this nifty sendmail script to read some logs and take some disk stats. basically i'm reporting on rsnapshot. When I run it as
Code:
sudo /etc/rsnapshot/mailSta.sh
Everything works wonderful and the emails arrive as expected and fires off an email to two accounts at a remote server
View 1 Replies
View Related
Aug 6, 2010
I was running 8.something on my ubuntu server. Today I decided to upgrade releases! So I started it, all via ssh cos the box is about 800 miles away and it was going just fine. However - I went away from the pc for about a hour, and my ssh session died. On reconnect it starts a new ssh session - and I dont know how to reconnect to the upgrade process and finish it off.
View 9 Replies
View Related
Apr 27, 2011
I am using NFS to mount large LUNs from my SAN.have one lun already setup and configured. I am adding an additional partition from the same SAN but I am confused on the setup. I know the LUN is connecting to my NFS serve correctly because I see it listed in my/proc/scsi/scsi as an additional LUN. What I don't see is the drive being displayed in fdisk -l.I did notice one thing though, when I disable the host mapping from the SAN, I see it removed from the /proc/scsi/scsi file AND my fdisk information changes from /dev/sdb TO /dev/sdc (see changes below)
fdisk -l without host mapping to SAN:
Disk /dev/sda: 13999.0 GB, 13999026470912 bytes
255 heads, 63 sectors/track, 1701951 cylinders
[code]...
View 1 Replies
View Related
Apr 7, 2010
I am struggling to get dspam to work properly.
I have follow the instructions [URL] to the letter but when I send spam/ham to the ham@mydomain.net address I see a problem in the logs.
The problem appears to be that when dspam filters the mail it stores the digests in:
/var/spool/dspam/data/mydomain.net/<user>
But when it tries to find the digests to add them to the spam/ham database it looks in:
/var/spool/dspam/data/local/<user>
But I can not find anywhere in the config that controls this.
As I followed the instructions on the ubuntu forums I can not be the first person to see this problem.
logs:
Quote:
Apr 7 22:27:02 rat postfix/smtpd[19662]: connect from localhost[127.0.0.1]
Apr 7 22:27:02 rat postfix/smtpd[19662]: EAC8AE0B6A: client=localhost[127.0.0.1]
Apr 7 22:27:03 rat postfix/cleanup[19659]: EAC8AE0B6A: message-id=<0D3D54F4-4E18-4EE8-88F7-DE7D4B9A45C2@mydomain.net>
[Code].....
View 1 Replies
View Related
Aug 31, 2010
I have some WD20EARS drives that I am trying to format into a pair of Linux software RAID1 devices. The problem is that at seemingly random steps during the process, the operating system decides the disk is a size much smaller than it actually is (2 TB, or as reported by the OS when it is acting normal, 1.82 TB). I follow this general layout of steps: first, I do fdisk -u /dev/sd[x], create a primary partition spanning the whole disk starting from sector 64 (to align the advanced format blocks properly). I set the partition type to fd (software RAID autodetect). Then, I assemble the arrays with mdadm:
Code:
mdadm --create /dev/md[z] --level=raid1 --raid-devices=2 /dev/sd[x]1 dev/sd[y]1
And then I create an ext4 filesystem:
Code:
mkfs.ext4 /dev/md[z]
For reasons I can't understand, fdisk, parted, and gparted (basically, everything) decides at any random point in that process that my disks are not 1.82 TB, but instead something like 172 GB or 500 GB. Once that happens, nothing I do to try to get my disks back seems to work. I've tried using expert mode in fdisk to manually reset the number of cylinders to the correct amount, but this hasn't worked either. Nothing short of reinstalling the system seems to work (but when I boot the installer, it seems to recognize the correct size of the disks).
View 6 Replies
View Related
Oct 13, 2010
I installed 64-bit 10.4 LTS side by side with CentOS, and after install done, grub only showing ubuntu.
I ran 'os-prober' and it detects my CentOS install. I ran 'update-grub' and it updates grub, but doesn't add CentOS. I thought that should do it. What did I miss?
View 9 Replies
View Related
Jan 13, 2009
I've a physical machine with FC9 running vmware server 1.0.6 with 2 virtual machines. Each virtual machine is also running FC9. Everything was running smoothly until one day, one virtual machine stop. I've checked /var/log/messages of that machine and it says:
Code:
"no space left on device"
.
I try to create a file
Code:
touch dd
and the answer is the same.
The odd thing about all this is that the machine (both virtual and physical) have enough space left. This is the space available reported by df -h. Physical machine
Code:
[root@halwifi hotspot]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
228G 38G 179G 18% /
/dev/sda1 190M 19M 162M 11% /boot
tmpfs 1010M 96K 1010M 1% /dev/shm
and the Virtual Machine
Code:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
8.7G 3.6G 4.7G 44% /
/dev/sda1 190M 19M 162M 11% /boot
tmpfs 379M 0 379M 0% /dev/shm
Every time I try to do something, I always get: "no space left on device".
View 1 Replies
View Related
Sep 6, 2010
set up incremental backups with crontab. I just discovered that tar is not actually incrementing the tar files. I first created the tar files, then in crontab I have:
Code:
cd /; tar -cpf --incremental --exclude-from=/root/ExcludeFromTar.txt mnt/PATRIOT/bkp/home.tar home
I only just discovered that this creates a file whose filename is "/--incremental". I also tried using tar's -G switch instead of --incremental:
[Code]....
View 2 Replies
View Related
Feb 16, 2011
We have Ubuntu 8.04 running on our mail server and remote smtp connection does not work.
When trying to send with a client such as Thunderbird it complains about a wrong usernamepassword.
Receiving mail with IMAP and POP3 works fine through Thunderbird. Both receiving and sending mail through a web interface(horde) works.
I can remotely telnet the server at port 25 and this is the output of ehlo:
Code:
250-**server address**
250-PIPELINING
250-SIZE 25000000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
code....
View 6 Replies
View Related
Apr 16, 2010
For some reason SAMBA is not showing up
[default-www]
writeable = yes
read only = no
path = /var/www
force group = nogroup
force user = nobody
guest only = yes
public = yes
create mode = 777
directory mode = 777
I can see Ubuntu on the LAN, but nothing being seen under it. What is wrong with it? /var/www has been chmod already, and set to 777
View 3 Replies
View Related
Dec 10, 2010
I have an i7 980x (hexacore) machine, installed with ubuntu 10.04. Has the stock 2.6.28-15-server #52-Ubuntu SMP kernel. When I check my /proc/cpuinfo, I can see only 8 CPUs. Was expecting to see 12. Is there any way to get all my 12 CPUs.
View 1 Replies
View Related