473,544 Members | 1,791 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.
2
3,394
thread by: khaijahat | last post Aug 28 '07 by: khaijahat
hai everyone..... anybody can tell me how to append or add text to end of first and last line.... now i try using sed, when i run it run ok but when i view the filename the output not come out.......plz help me....
4
3,393
thread by: jewel87 | last post Feb 19 '08 by: jewel87
Hi everyone! I am writing a program in C under UNIX, the task basically is this: create three processes, two write down the pipe and one that reads from the pipe. The first child process writes the first 20 odd integers, and the second child process writes the first 20 even integers. Make the reading process (the third child process) print any...
1
3,393
thread by: DannyMc | last post May 26 '08 by: micmast
Hi, I have installed RHEL4 in a box and right now i wanted to have symlink for /home. The /home by default is automounted(come with installation). I wanted to remove the automount and create the symlink from /home -> /mydir . What i did was kill /home process, and rename it to home.old. Then i create a symlink ln -s /mydir /home
4
3,384
thread by: sightless | last post Jan 23 '11 by: sightless
Hi all, Is it possible to capture Windows user login in Unix? We have a AIX Unix system that allows users to login (using a common login) and run scripts. At the end of the day, we cannot find out which user executed the script. Is it possible in Unix to find out the windows login user id for the user logged in Unix using a common login. ...
14
3,375
AmberJain
thread by: AmberJain | last post Aug 13 '08 by: Curtis Rutland
HELLO, The title of this thread is my question i.e. What is the differrence between Ubuntu, Kubuntu, Edubuntu, Xubuntu? Plus, Does any other version of ubuntu exist?
0
3,371
thread by: himanshu11 | last post Sep 13 '07 by: himanshu11
Hi All, What this command will do? exec 2>&1
9
3,370
tpgames
thread by: tpgames | last post Jul 7 '10 by: tpgames
SOLVED Using Ubuntu 10.04 RT2860 but the folder is "2009_0521_RT2860_Linux_STA_V2.1.2.0/" and home folder is jyzrxal I need instructions that explicitly using MY home folder name, spells out what I'm suppose to do.
9
3,356
nathj
thread by: nathj | last post Dec 5 '08 by: Nepomuk
Hi, I've just got a new mini computer running Linux Ubuntu 8.04, and I'm very happy with it. I've been merrily installing the few bits I want on it and one of those is a SQL editor. I've purchased RazorSQL as it seems to do exactly what I want. My trouble is that I don't want to have to go into the terminal everytime I load it. So...
3
3,355
thread by: prasadshete | last post Dec 13 '07 by: PaqoMex
hello everybody, i tried to create a user on HP-UX by this command.. useradd -m test.. but it did not work.. please help me in this regard..
1
3,355
dlite922
thread by: dlite922 | last post Jul 29 '08 by: dlite922
I have a PHP app that sends a file via FTP and issues a site command: 'LRECL(522) BLKSIZE(27666) RECFM(FB)' specific to the server. I just converted to SFTP (SSH) and with some googling i don't think there's this site command for SFTP, just for FTP. I tested this with putty to my server and it says site is Invalid Command.
0
3,354
thread by: kamalkgarg | last post Jan 23 '09 by: kamalkgarg
I am having vnc-server-4.0-0.beta4.1.6 installed on RHEL3.0. I was often being reported about the following error while connecting to VNC "Connection failed: Too many security failures." After doing research I found the following information regarding the stated problem- VNC has implemented a blacklisting feature that blocks an IP address...
1
3,350
archulu
thread by: archulu | last post Sep 26 '07 by: Nepomuk
hai friends. this is archulu.. how to install exe file in UBUNTU?.. PLZ help to me thanks.
0
3,344
thread by: vivekpai | last post Mar 6 '07 by: vivekpai
If i wanna use variable 'a' for further processing in shell script..wat is to be rectified in the below code Select * Count(*) = a from EMPLOYEE DATA if .. .. fi
4
3,328
epots9
thread by: epots9 | last post May 2 '09 by: enforcemento
I'm trying to install ndiswrapper so i can get my wireless card working in my fedora environment. I move to the ndiswrapper directory that i created (using terminal with admin rights) and i run make uninstall...which seems to be working fine but when i run make i get the following error: make -C driver make: Entering directory...
0
3,326
thread by: mohitp | last post May 4 '06 by: mohitp
HI I am trying to compile WSDLs on a unix box, it generates the .obj file, but when creating .lib it throws this error execvp: ar: Arg list too long Any pointers to this error? Thanks Mohit
1
3,323
thread by: aradhanathawait | last post Dec 31 '08 by: numberwhun
hiii Please tell me the proceure to install tomcat5 in RHEL5.0 . I m a novice to Linux please help Regards, Aradhana
5
3,321
thread by: rajujrk | last post Nov 6 '13 by: rski
Hi All, I'm facing problem in shell script that read the value from properties file. I'm done with reading the property file by the below code Property file looks like NODE_NAME=xxxx WMQ_CONN_NAME=yyyy WMQ_CONN_TYPE=zzzz
1
3,320
thread by: Amzul | last post Mar 4 '08 by: worldwidegeneration
hello gang i was wondering if there is a way to resum to a halted screen, i use FREEBSD 6.2 i ssh to the server from my win xp box. then the wifi canceld i was in a middle of portupgrade is there a way to resum to that screen on the next connect?? thanks
2
3,317
thread by: dunderhead | last post Apr 21 '07 by: elgreg
Hello, I would like to use tkSnack through python to manipulate sounds on my fedora 4 system, but I am unable to get the following basic script to run: #!/usr/bin/env python from Tkinter import * root = Tk()
2
3,314
thread by: itsjaferi | last post Jul 21 '07 by: pbmods
I have installed ffmpeg and working very well.. grabbing images.. video conversion.. but i am stopped while combining two flvs... any one have command to combine two flv.
1
3,313
thread by: creeds | last post May 12 '08 by: gpraghuram
Hello , I am thinking of performing databse operation using shell scripts , for example i am in need to delete sum number from database very often so if i just run a shell scripts and give that number and if it gets deleted, it will be a quiter easy. thinking that i am trying to do shuch scripts, i am looking in the net and now can perform sum...
1
3,311
thread by: sunil rana | last post Jan 26 '11 by: sicarie
The command "finger" would only provide me the login id and the actual name of the login id.
0
3,310
thread by: palreg | last post Jun 13 '16 by: palreg
I have also encountered the same problem. I have successfully installed mannasim on Ubuntu OS. I am unable to open the SGT i.e., ./msg-linux.sh. No error seen. But when executed, jumps to the prompt.
3
3,306
thread by: Time | last post Mar 1 '10 by: paragpdoke
i have to run server side of usbip; the thing that matters is at the time of compiling a project my libusbip.so.0.0 and some more files are getting stored in /usr/local/lib where as it should be in /usr/lib so i used: export LD_LIBRARY_PATH LD_LIBRARY_PATH=$LD_LIBRARY_PATH/usr/local/lib ./configure --prefix=/usr make install but am...
2
3,304
thread by: satya61229 | last post Mar 31 '07 by: satya61229
Someone is accessing my system. Dump from ~/.ssh/known_hosts 192.168.0.88 ssh-rsa 192.168.0.92 ssh-rsa 192.168.0.101 ssh-rsa 192.168.0.78 ssh-rsa 192.168.0.60 ssh-rsa 192.168.0.91 ssh-rsa 192.168.0.108 ssh-rsa 192.168.0.112 ssh-rsa

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.