General :: Equivalent Of Read -r - Solaris Command
Jan 3, 2011
What is the equivalent of read -r (solaris command ) in Linux ? read utility in solaris will read a single line from standard input and -r option is used not to treat backslash () as an escape character .
View 4 Replies
ADVERTISEMENT
Aug 19, 2010
What is the equivalent of Solaris's cu command in Linux?
View 2 Replies
View Related
Jul 29, 2010
What is the equivalent of Solaris's passwd command in Linux?
View 2 Replies
View Related
Feb 4, 2010
the solaris' equivalant commands of prstat & ptree in Linux flavour.
View 1 Replies
View Related
Oct 21, 2010
This is actually a question regarding RHEL 5.5. rather than CentOS but I understand they are very similar.With Solaris we use SMF to ensure that certain Java process are continuously running.If SMF notices that Java process has stopped it will run a start script, if we want to stop it, it will run a stop script.What could be use in RHEL?
View 2 Replies
View Related
Jan 3, 2011
can anyone explain what is the use of swap -a command in solaris ? is there any equivalent command for swap in Linux ?
View 6 Replies
View Related
May 4, 2010
i am executing the passwd command on a solaris 10 OS and every time its aborting (as shown below). how to troubleshoot this..
root@osssvr-1 # passwd ftp
New Password:
Re-enter new Password:
Abort
View 4 Replies
View Related
Jan 3, 2011
What is the equivalent for inetadm -M command in Linux ?
-M option gives as below
-M {name=value}...
Change the values of the specified inetd default properties. Properties are specified as whitespace-separated
name=value pairs.
whether service command in Linux can achieve this . if so what option I need to give with service to emulate inetadm -M command in solaris?
View 1 Replies
View Related
Jun 22, 2011
I am able to build a shared library under solaris with
/usr/local/bin/g++ -G -o output.so file1.o file2.o file3.o.
How do I build the shared library under linux using the same files?
I have tried to use the same command /usr/local/bin/g++ -g -o but I got some undefined references, even if those references are defined in one of the object files.
View 3 Replies
View Related
Feb 16, 2010
If I want to use the locate command on a Linux machine, I usually run sudo updatedb first to update the database. I can run the locate command on OS X 10.5 but I can't find updatedb. What's the corresponding updatedb for the mac?
View 2 Replies
View Related
Apr 18, 2011
Running the command: file run.sh Gives me: run.sh: Bourne shell script text executable in Linux. Is there an equivalent command in Windows?
View 4 Replies
View Related
Apr 12, 2010
We often require to find an equivalent text command for any GUI operation. Just as an example we click on a folder (say ABC) from the current directory in order to see the contents of that directory. The equivalent command for it to happen would be->
Code:
cd ABC ls Now the thing is that we often don't know what that equivalent command will be. So I want to know that is there any way out to find it. What I want to do is that I shall perform any operation using mouse in the GUI mode(whatever operation it could be) and then I can see a log file to see what I actually did last(rather what the command would have been if I have worked in the text mode)...
View 1 Replies
View Related
Feb 19, 2011
I am teaching using an Ubuntu 10 server. The course stipulates the students use the mail command to send me assessment work, however I can't get mail to work (I did have to install it in the first place). After I end the message with a dot I get the message "send-mail: cannot open mail:25".
View 7 Replies
View Related
Feb 14, 2010
title's confusing, but can't edit it. I may not know what I'm talking about, but does anyone want to have a go at translating this suggestion I dug up into one that Mint 7 would act on?
sudo insmod /lib/modules/`uname -r`/kernel/drivers/usb/serial/usbs erial.ko vendor=0x16d8 product=0x6280
Object is to get drivers for telstra turbo which isnt recognised at all yet.
View 8 Replies
View Related
Apr 1, 2011
I write a script to read a file which is something like a pipe (or) queue , which shows the running status.In normal case, if i open this file with cat command, i have to use ctrl+c to exit this . What command shall i use to do the same inside a shell script ? I have tried ^C in my script , but it does not exit the process.
View 6 Replies
View Related
Mar 25, 2010
strings in Unix and Linux extracts printable strings from a binary file. Is there a version of this for Windows? I couldn't find one.
View 2 Replies
View Related
Jan 11, 2011
Is there an equivalent of XFCE "verve command line utility" for Ubuntu Maverick?
View 3 Replies
View Related
Sep 17, 2010
I have a DBA that needs to be able to do a "setgroups" on Linux. He had the functionality on AIX but now we're migrating to red hat. In-case you don't know the setgroups command in AIX; it allows users to drop groups that they belong to for that login session. He wants to be able to do this so that he can drops groups for testing. Does anyone know of any equivalent commands to setgroups or another way of dropping groups for that session and not permanently?
View 1 Replies
View Related
Nov 14, 2009
im switching over from ubuntu and just have a couple questions, what is fedoras equivalent commands to the apt-get command? and what other slight variants am i going to need to know?
View 9 Replies
View Related
Dec 19, 2010
In solaris we have ndd , tip and ptree command but I couldnt find any similar command in Linux. does anyone knows the equivalent for ndd ptree tip then please let me know.
View 2 Replies
View Related
Aug 31, 2009
Using the following command:
xterm -e tail -f stdout.log
I can see the log of an applications and it's update in realtime. I want to uninstall the gnome and I'm looking for the equivalent command for the terminal. I want on startup tty4 for example to show me the log.
View 3 Replies
View Related
Aug 2, 2010
Is there an equivalent command that will perform the same task as ALT+F4 keystroke? I want to create a simple script that lirc can use so I can set up a button on my remote to close program windows that pop up (like when plugging in usb thumb drives, inserting a dvd, and other windows), and avoid having to remote desktop or go into CLI to kill the window.
View 9 Replies
View Related
Nov 16, 2010
I am trying to find a linux cmd line utility that will read info from an iso file. The problem I have is that the file is always corrupt so I cannot mount it because I only have around 100k of it but all I need is to extract the headers of what the iso contains. how I can achieve this I have searched the internet with no look at all.
View 1 Replies
View Related
Jun 15, 2010
how to install solaris 10
View 1 Replies
View Related
Feb 3, 2009
I want to install .deb files in Solaris 10. How can we do this? Is it possible? Or will . deb files work only with Linux?
View 5 Replies
View Related
Feb 14, 2010
I have Preinstalled Xp on my system.I have installed Solaris in one of my unused partition.when i installed the fedora 12 i didnot get the options for solaris booting though i have used different partition for solaris and fedora.How can i get the options for solaris or else i have made a mistake in installing fedora. In either case please guide me though how irritating it may be to guide a newbie.Also if i want to use Archlinux with all three above how can i do it.
View 2 Replies
View Related
Dec 2, 2010
I know the way to create a new firefox profile in Windows.
I want to create a new firefox profile in linux/solaris.
View 1 Replies
View Related
Dec 14, 2010
I am new to sudo and want to install sudo and configure it. I have downloaded TCMsudo-1.7.4p4-i386.pkg.gz package but the installation steps are as below.
bash> ./configure
bash> make
bash> make install
But all i see the .PKG file and no configure and install files. Are there a new steps that i need to use with .PKG files ? Also once installed how do i configure it.
View 4 Replies
View Related
Jan 20, 2010
i need to get file from a remote solaris,but i can't telnet or ftp it to directly i have to go via another solaris server ,it goes like this windowsbox-proxyserver-mainserver
View 8 Replies
View Related
Nov 11, 2010
i have a linux mechine, in that i want to install solaris throug xen virtualization. (solaris content is in CD) while i am doing this there is an option "local install media" in installation method it was not highlighting so i can't install this. then what can i do now.
View 1 Replies
View Related