Software :: Continual Out-of-date Warning When Running Make?
Jun 29, 2010
I'm trying to make 'Data-HexDump-0-02' to install the updated version of Authen-Radius. However I keep encountering the following error:
svr001:/usr/sources/Data-HexDump-0.02# make install
make: Warning: File `/usr/lib/perl/5.10/Config.pm' has modification time 5.2e+07 s in the future
[code]...
View 1 Replies
ADVERTISEMENT
Jan 8, 2011
I am getting the following in my Apache error file.
[Code]...
However, as soon as I did that and restarted Apache, Firefox displayed a page stating: Content Encoding Error The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. I have the following settings in my php.ini.
Code:
zlib.output_compression = Off
how a date setting can change the compression setting?
View 2 Replies
View Related
Feb 19, 2010
I need to understand what is happening with my VPN , I manage the Firewall server that have install POPTOP ($Id: pptpd.conf,v 1.10) for VPN conecctions. Actually only 3 users are using the service, about 1 month ago, I have problems with connection and service that consistently falls, sometimes it can get 1 hour of connection and then falls,My Server is on Centos , Kernell 2.6.18-53.el5PAE
This is my File on /etc/pptpd.conf
Code:
option /etc/ppp/options.pptpd
logwtmp
localip 192.168.10.1
remoteip 192.168.10.230-250
This is my File on /etc/ppp/options.pptpd
Code:
name servername
name pptpd
auth
refuse-pap
[code]....
View 3 Replies
View Related
Jun 21, 2010
On running aptitude update and then aptitude upgrade following warning notedfollowing packages have been kept back:
[code]...
View 7 Replies
View Related
Jul 6, 2011
Suckit rootkit... Warning: /sbin/init INFECTED
How can I remove this guys? using fedora 15 64bits
View 14 Replies
View Related
Sep 2, 2010
I'm a little puzzled as to why I'm getting a warning about running out of disk space. It seems others have similar issues but with little resolvI received a warning about how I have little disk space remaining. I got the message when writing files to my /home directory.The output of df -h is:
Code:
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 7.4G 5.9G 1.1G 85% /
[code]....
View 2 Replies
View Related
Aug 26, 2010
I've noticed that every time this desktop is turned on the date & time are as they were the last time I used it, and then have to put in the correct date & time again (this is why I chose the word 'persistent' within the tittle). When I try to change those have to write in the password for the date as well as for the time as if 'login-in' once were not enough! What I want to know is how to put in the date & time and receive the correct amounts the next time I turn the unit on again, as it should be? Do I've to open a terminal & do it with administrator's authority/credentials?
View 3 Replies
View Related
Jan 24, 2010
All I do is connect my Palm to the usb port, and it starts a reset loop. It resets, gets booted, and crashes to reset again. What's up with this? BTW, this same palm worked with gnome pilot on Debian and Vector installs, and works currently with an XP install. But on my 11.2 suse, it goes crazy.
View 9 Replies
View Related
Apr 19, 2010
I've installed BOINC for first time (from suse repos). I'm worried about running BOINC as root. How can this be avoided? I'd first like to exhaust all options with the official opensuse repo version of BOINC. If I am unsuccessful, then I'll try the version from Berkeley website.
View 13 Replies
View Related
Dec 28, 2010
Why is it when I run gedit, there are always tonnes of error or warning messages? (Even though my gedit ran successfully)
To name a few:
1. GConf error: failed to contact configuration server; some possible causes are that you ned to enable TCP/IP networking for 0 RBit, or you have stale NFS lockes due to a system crash.
2. Failed to get connection to session: Did not receive a reply among others.
Just to mention again my gedit is running fine though. Is there any configuration that I missed out? or I can disable to avoid these nuisance?
View 1 Replies
View Related
Jun 11, 2010
I saw a reference to a way to do this while searching for help with something else but don't remember where it was now. I know it is possible to make a local repository but that seems more for someone with a home network composed entirely of Fedora machines than what I'm looking for.In Ubuntu I could just copy the contents of the /var/cache/apt/archives directory and paste the debs into the new installation to be installed once the update manager saw that there were updates. I looked through the contents of the /var/cache/yum directory but I didn't see anything that looked like it would allow me to do this in Fedora. All I want is a way to download whatever updates I need (and there are 300mbs of updates from a fresh install) one time to allow me to catchup and now be waiting hours on my slow 700k connection to download everything.
Could someone point me to an easy to follow HOWTO that would walk me through creating a service pack of the basic default applications for Fedora 13 that will need to be installed or updated on any system?
View 6 Replies
View Related
Mar 2, 2011
I want to make one Fedora 14 as server that have Date and Time as normal. Is there any to make other fedora 14 get Date and time from that Fedora 14 server
View 9 Replies
View Related
Jun 2, 2011
How to make Date of Birth form in html....in short codes.....?
View 1 Replies
View Related
Jul 19, 2011
Windows computer continually generates images (AutoGrabnnn). All downstream analysis on linux computer. I need analog of rsync bringing files over as they arise. rdesktop seems to be the approach. Is this already described somewhere to bypass much trial-and-error?
View 2 Replies
View Related
Jun 21, 2010
Debian 5.0 32bit On running aptitude update and then aptitude upgrade following warning noted
[code]...
View 4 Replies
View Related
Mar 29, 2010
I need show the number of process per user, and after the date of the oldest process per user also.
With "ps -eo user | sort -u" i get all users that are running any process. And with "ps U username | wc -l" i get the number of process that the user "username" is running.
But how can i merge both commands for do what i need? Like a FOR or something like that. There is any method of make a FOR using the list that i get with the first command?
And then for show the date of the oldest process.. with "ps U username | sort -k 4" (4 is TIME field) i can show the process of the user "username" sorting they by time. But how can i get the date of the process takes longer running?? I can get only the time, but no the date.
View 9 Replies
View Related
Mar 16, 2009
rencently, i move develop env from one linux machine to another, two linux have same gcc and make version, but at new linux machine make warning/error messages dont show color font.so, when make, there are all white messages, i cant focus on warning and error.
View 2 Replies
View Related
Mar 17, 2009
rencently, i move develop env from one linux machine to another, two linux have same gcc and make version, but at new linux machine make warning/error messages dont show color font(in old linux machine, warning messages is yellow, but now, it is white).so, when make, there are all white messages, i cant focus on warning and error.
View 1 Replies
View Related
Sep 22, 2010
I'm looking for a method for modifying some jpg photo files last modification date with the corresponding timestamp creation date of each file.The reason is that shotwell import pictures in folders according to last modification date which is stupid on my opinion.
View 2 Replies
View Related
Aug 1, 2011
As a photographer I'm constantly taking photos and storing them in folders. Now occasionally I'm using two cameras (either for different settings or an assistant is also taking photos) which means that for one event I can have differently named images.Both cameras have the same time set (which always helps in Windows) but in Ubuntu when trying to sort my folder by date taken I can't.The options I'm given are to sort them: Manually, by Name, by Size, by Type, by Modification date and by Emblem.Now none of those are helpful to me once I've done a few edits to the images.So please if anyone knows, how do you organise a folder with images taken on different cameras by Date Taken rather than Date Edited?
View 3 Replies
View Related
Mar 12, 2010
I am using CRON to create a new, blank file, every minute, in a specific location on my web server. After web searching, and reading man pages, I get the impression that the following command is supposed to work:touch /home/mydomain/var/folder/attachments/`date +%H%M`.txtThis should give me a new file with a file name that is the current hour and minute.However, when executed, the CRON mailer reports:touch /home/mydomain/var/folder/attachments/`date +/bin/sh: -c: line 0: unexpected EOF while looking for matching /bin/sh: -c: line 1: syntax error: unexpected end of fileSo, it looks like shell is seeing the plus (+) sign as an EOFObviously, nothing get created.What would be the easiest, single line command to create an empty file, at a given location, with a time based file name
View 5 Replies
View Related
Jun 6, 2011
I am running Nagios on CentOS. Everything is working fine, all my clients status is ok. One thing which is confusing me is "Root Partition WARNING" on my own server which has Nagios installed. I think that these things are controlled by nrpe, which is installed in clients servers. what i want to know is how i manage my own server, in which config files i have to make changes?
View 14 Replies
View Related
Mar 13, 2010
i have a VPN server PPTPD on Centos 5.3
eth0: 62.2.2.x (public on the internet)
GW: 62.2.2.1 (cisco router)
i want to configure my ppptp server to allow users access internet with their own public ips of class 62.2.3.0 62.2.4.0 62.2.5.0
every time i configure my server all users can get thier IPs but they only go out with my server IP same as NAT not routing.
can you show me the proper configuration to make my users connect with public IP and have internet access. use specific DNS ( i did this but some users can not brows by DNS)
is there any way to specify an expired date for each pptp user.
View 1 Replies
View Related
Apr 22, 2010
Anyone have a ksh solution to convert julian date to gregorian date?
View 6 Replies
View Related
Oct 13, 2009
Offlate I installed F11 i586 on my laptop. F11 shares the hard disk with Vista Home Premium 32-bit. The problem is that when running F11 (or even Ubuntu), my system shut off suddenly(not a normal OS shut down, but a sudden power off without any warning). This could have been a hardware trouble(heating) but it doesn't happen with Vista.
Machine specifications:
Maker: Toshiba
Model: Satellite L305D-S5881
AMD Turion X2 Dual Core Mobile Processor RM-70
3072 MB 800 MHz SDRAM
I don't want to open up my machine unnecessarily, if it isn't a hardware issue.
I am not sure how to verify the bit length of the machine and the OS and does it create a compatibility issue ?
Your advise would be highly appreciated.
Raman
View 3 Replies
View Related
Mar 24, 2010
I've had a look at some similar threads but as I'm very new to linux they're already a bit technical for me. Sorry, this calls for someone with patience. I gather from other threads that disconnecting an external drive without unmounting is a no-no, and this seems to be the likely cause. Now the disk is read only and I'm unable to change any settings through the usual control panel on ubuntu. I'm just not familiar with the terminal instructions. I tried to cut and past a few command lines from other threads but I got some warnings that proceding could damage data. Like this one: WARNING! Running e2fsck on a mounted filesystem may cause SEVERE filesystem damage.
View 5 Replies
View Related
Jul 6, 2010
i just tried to install Ubuntu Netbook 10.04 on my old Amilo Lifebook P Series. But after the boot screen and the choice to install Ubuntu i get stuck at the Ubuntu screen with the little dots on the bottom If I hit esc i can see the warning (process 257): GLib-WARNING **: getpwuid_(r) failed due to unknown user id (0)
View 2 Replies
View Related
Apr 2, 2011
i have auto login and a ultra simple admin password, so it wasn't hard for them to mess with stuff...so when i came home i see that they had gone into terminal and added something to my system. i cant recall what it was because as soon as i saw in the history "warning this will make permanent changes to your system do you want to proceed" and the falling yes i got up and started bitching out my roommate and when i was gone someone had closed terminal. i was wondering is there is a way to search my recent terminal activity to see what was done so i can then find out if i can fix what was done?. or is there another option i should look into?
View 5 Replies
View Related
Jul 31, 2009
I have Centos 5.3 on our server When I log-in in webmin I have a message "Warning - Your system is actually running CentOS Linux version 5.3." In the next line I have a button "Update Detected Operating System" My question is Do I need to click the link and update Detected operating system? If I do, is it going to change any configuration on our server?
View 2 Replies
View Related
Mar 3, 2010
I have a cron job set up to backup my ~/ directory everyday at 10:00. But the cron job is not running. here is my confile that I loaded into crontab...
Code:
#backup everyday @ 10:00 AM and 10:30 AM
00 10 * * * /home/dave/bin/backup.sh
30 10 * * * /home/dave/bin/music_backup.sh
[code]....
the *.sh are executable. I logged out and logged back in since I put the cronfile in crontab. The commands that I use in the *.sh files work fine when I run them manually.
View 9 Replies
View Related