473,544 Members | 1,974 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Linux Forum

Linux operating systems (Open Source) - Ask questions about the open source operating systems, setup, installation, administration, configuration, drivers, internet, applications, file, Redhat, CentOS, FreeBSD, Ubuntu and more.
7
4,987
RedSon
thread by: RedSon | last post Jun 19 '07 by: RedSon
Hi guys, I don't really know anything about cron jobs but I need something that will check to make sure my mysql server is up and running every few minutes or so. Or maybe one that can detect if the mysql process died and restart it. I also need to make sure that it is set to come on line after a reboot. I'm running Ubuntu Feisty. Mysql Ver...
1
4,970
thread by: racshah | last post Apr 21 '08 by: pronerd
Hello, I want to know how to view or edit images in unix operating system?
1
4,960
AmberJain
thread by: AmberJain | last post Aug 11 '08 by: Nepomuk
Is it possible to have multiple accounts in Linux/unix with privileges equal to 'root' account? If yes, how to do that (i.e. how to provide an account in linux with ROOT privileges)? THANKS in advance..............
0
4,947
thread by: tr02acy | last post Aug 24 '06 by: tr02acy
We are FOISON Technology Limited, one of the professional Sign-Making and Advertising Equipment manufacture and dealers in China, engaged in selling advertising industry machinery such as large-format printer, laser engraver machine, cutting plotter, polishing machine ,cutter grinder and the related materials.Owing to high products quality and...
1
4,926
thread by: sangith | last post Jan 14 '08 by: sicarie
Hi, I installed a Linux server. I need to configure proxy server settings on that server. I know the ip address and port number of the proxy server but I do not know how to configure them. So could anyone please let me know how to do that? Thanks in advance! Sangith
6
4,910
tpgames
thread by: tpgames | last post Dec 16 '09 by: tpgames
It keeps telling me that .wine is NOT owned by me! I used Sudo but can't reenter a password because it refuses to let me. My brain is snapped and I'm beyond frustrated! My brain keeps spitting out the wrong info for my fingers to type! I don't know if using my actual password was the issue, or if I typed the stupid password in wrong! Help....
3
4,889
thread by: ajd335 | last post Jul 11 '08 by: micmast
Hi all, I am using freeBSD . I have written a PHP script that can give me IP , hostname as well as MAc address of the work station. I have used shell_exec("arp -a"); And than used the perg_match(PHP function ) to get MAC address. That works fine on my PC. But when i run that script on other PCS , It gives me correct IP and hostname ,...
6
4,881
thread by: tvnaidu | last post Jan 12 '10 by: tvnaidu
I am getting these Two lines 112 and 113 errors when running this shell script, any idea what is wrong with this script, also I have HTML link for full script, I pointed to 2.6.x code: GEN usr/initramfs_data.cpio.gz Linux-2.6.20.21/scripts/gen_initramfs_list.sh line:112 && uid=0 || && uid=0 && gid=0 || && gid=0 ...
14
4,874
keyvanrahmadi
thread by: keyvanrahmadi | last post May 17 '07 by: keyvanrahmadi
Sorry if this post is rather long but hopefully you wont get bored half way through. I have a project in hand which i have started and have a deadline of 1 week. Basically what i need to do is to create a shell script in Bash for the game Hangman. I am sure everyone is well aware of the game. The down side is that i can not use "sed" or "awk". FUN...
5
4,873
thread by: amph | last post Apr 4 '07 by: kershell
hi, i have not been able to find out the address of my pc's parallel port.. i am using linux os.. i checked /proc/ioports but parport is not there pls help me find it.. thanks
4
4,872
thread by: smashzone | last post May 3 '07 by: smashzone
Hi all, Can anyone help me with a script to produce an output file of a "df -m" command with ";" seperators. I assume its very easy but I know nothing about Linux/Unix (I'm a newbie) That is: df -m $ df -m Filesystem 1M-blocks Used Available Use% Mounted on /dev/md0 9845 4881 4464 53% /
4
4,843
kestrel
thread by: kestrel | last post Jun 19 '07 by: Motoma
I am a website designer and one of my main tools was Photoshop, before i switched to Ubuntu 7.04 I do have gimp, but it lacks tools that i need, such as a box drawer (at least i cant find it). Is there any other program that is like photoshop? short of using wine. Thanks alot.
3
4,834
thread by: diSangro | last post Feb 15 '08 by: egsauer
Hello community, I have a stupid question...of course Im not expert of csh scripting I couldn't get how to compose a string in a csh script. suppose I have: set STR1 = "text1" set STR2 = "text2"
8
4,833
ak1dnar
thread by: ak1dnar | last post Feb 28 '08 by: ybarra
Hi, I need a big favor from you guys. I've installed Fedora 8 on a dell server in our office and i want to install sun application server on it. So I downloaded the "sjsas-9_1_01-linux.bin" file from sun's web site. and opened a terminal as a root user. This is what I entered in the terminal. # cd soft # ls jre-6u3-linux-i586.rpm sjsas.bin...
4
4,825
thread by: me2unix | last post Apr 20 '07 by: pkpprabhu
How do I get the used-memory of a solaris running system using C code ? Thanks!
1
4,816
thread by: optimusprime | last post Apr 5 '13 by: Luuk
Hi All, I have been surfing to get some idea on how to compare same files from two different paths. one path will have oldfiles directory and another path will have newfiles directory. Each main directories will have sub-directories in them and each sub-directories inturn will have *.txt files(simple plain text file having several lines...
2
4,809
thread by: paragpdoke | last post Dec 10 '10 by: paragpdoke
Hello All. I hope I am asking this question in the right section of the site. I'm working on Solaris 10 and the shell is csh. My intent is to perform 2 tasks if a condition is not satisfied. I'm using the one liner syntax for if (one liner because I need to use this as an alias later). However, my observation is that this simply does not work:...
3
4,801
thread by: jcor | last post Oct 9 '07 by: Motoma
Hi, I'm trying the "make distclean" comand. but I allways get this error: if I use the "make clean" I get the same error. Can someone teach me to use this commands, please? Thanks a lot, Joćo
1
4,787
thread by: combas | last post Feb 14 '07 by: cassbiz
Customizing can be interesting and of course there is no shortage of things you can customize. Here is an example: #launch gnome-terminal, resize to 80 wide 12 tall, then launch irb gnome-terminal --geometry=80x12 -x irb It wouldn't be much fun to type that every time so I just put it into a launcher of its own and then I'm only one...
3
4,780
sumittyagi
thread by: sumittyagi | last post Sep 23 '09 by: sumittyagi
Hi All, I am stuck with one tricky situation here. The situation is as follows:- I have two files, both files have two columns - space seperated key value pairs. Now say files are f1 and f2. and columns in f1 are f1c1, f1c2; and columns in f2 are f2c1 and f2c2.
15
4,766
thread by: nitinpatel1117 | last post Jul 11 '07 by: nitinpatel1117
Hi, i've never used linux before, so what i have is a really basic question Basically i've been qiven a linux machine (more specifically Red Hat linux). This machine has everything installed, i.e. MySQL, apache and PHP. I already know that apache (httpd) and mysql (mysqld) are running as a service, now what i'm trying to do is to start the...
1
4,752
!NoItAll
thread by: !NoItAll | last post Aug 19 '17 by: Luuk
I have an application (written by a contractor for me) that shows as a single process when I run top, but when I run htop it shows from 19 (under light load) up to 76 processes when under heavy load. I am assuming they are processes because each one, under htop, shows a unique PID. Under top there is only one PID. Many of the "processes" being...
1
4,748
thread by: tanvalley | last post May 23 '16 by: numberwhun
In this sequence at the command prompt $ x=() $ { while read; do x+=("$REPLY"); done; } <<<"$(ls)" $ printf 'count=%d\n' ${#x} count=432 $ wc -l <(ls) 432 /dev/fd/63 $ $ $ { while read; do x+=("$REPLY"); done; } <(ls)
4
4,712
thread by: noopurtiwari | last post Oct 4 '07 by: Motoma
I wanted to know which is the lastest stable version of gcc that can be used for my application to be realsed
1
4,704
ashitpro
thread by: ashitpro | last post Aug 24 '07 by: diSangro
I've program(P1) that creates two threads say t1 and t2. t1 again spawns few threads, I want to know all threads working under P1(directly or indirectly), I also trued one command ps -eLF | grep P1 it shows me the list : P1, P1(this is first thread), P1(this is second thread) For the list displayed above pid will be same. How do I display...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.