Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-17-2016, 03:38 PM
|
#1
|
Member
Registered: Jul 2010
Posts: 87
Rep:
|
Oracle Unix Question
Linuxies
How do you get to the prompt?
How do you pull a directory?
It's Solaris 11
Thanks!
Last edited by slackwarenewbee; 11-17-2016 at 03:43 PM.
|
|
|
11-17-2016, 04:05 PM
|
#2
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
|
|
|
11-17-2016, 05:34 PM
|
#3
|
Member
Registered: Jul 2010
Posts: 87
Original Poster
Rep:
|
BW
Thank you for the response.
Just dabbling.
That really old edition of Unix for Dummies is looking better and
better after searching for Getting Starting info.
Slacky
|
|
|
11-17-2016, 05:38 PM
|
#4
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
Quote:
Originally Posted by slackwarenewbee
BW
Thank you for the response.
Just dabbling.
That really old edition of Unix for Dummies is looking better and
better after searching for Getting Starting info.
Slacky
|
Solaris is a whole different world then Linux. the "basic concepts" are the same? but commands are a bit different, from what little I've played with it. I am installing it on VB as I type this .. I could not even get a working bootable live USB after dd'ing onto a USB Stick per instructions.
but you're best to set up a general account with them if you have not already, seeings how you have to have one to down load it to begin with.
as far as solaris help in here, this is LINUX not Solaris. so... it is a maybe. MO
just use the keywords solaris with everything you search in google on how to's
|
|
|
11-18-2016, 09:16 PM
|
#5
|
Member
Registered: Jul 2010
Posts: 87
Original Poster
Rep:
|
BW
Downloading Fedora.
Working my way down the Unix chain.
AIX requires a contract.
BSD I just don't like.
Bought PCBSD and they required you buy another copy to update it.
Slacky III
|
|
|
11-19-2016, 10:35 AM
|
#6
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
Quote:
Originally Posted by slackwarenewbee
BW
Downloading Fedora.
Working my way down the Unix chain.
AIX requires a contract.
BSD I just don't like.
Bought PCBSD and they required you buy another copy to update it.
Slacky III
|
Solaris doesn't really have a lot to offer as far was being able to use it like Linux,codex for movies and such and software is very limited. But, if you're just going for learning cli and admin duties in a unix system. their ya go, and its free.
you could install Slackware, then VM and install on that to play around.
I cannot even get Youtube on Firefox in Solaris installed on VM to work completely.
Last edited by BW-userx; 11-19-2016 at 10:40 AM.
|
|
|
11-19-2016, 01:11 PM
|
#7
|
Member
Registered: Jul 2010
Posts: 87
Original Poster
Rep:
|
BW
Fedora Live download and using Media Writer worked smoothly.
Only problem was had to hit Tab at boot and choose Linux.
Solaris 11 making a bootable USB drive is ugly.
This person came to conclusion it's easier to install Solaris with
Virtualbox and THEN make your bootable USB drive.
http://www.gettutorialized.com/solar...or-solaris-11/
I will give what he calls Step 1 a few tries.
Thnks!
|
|
|
11-19-2016, 01:35 PM
|
#8
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
Quote:
Originally Posted by slackwarenewbee
BW
Fedora Live download and using Media Writer worked smoothly.
Only problem was had to hit Tab at boot and choose Linux.
Solaris 11 making a bootable USB drive is ugly.
This person came to conclusion it's easier to install Solaris with
Virtualbox and THEN make your bootable USB drive.
http://www.gettutorialized.com/solar...or-solaris-11/
I will give what he calls Step 1 a few tries.
Thnks!
|
that is what I have right now, it is rather easy to install in VM.
to be able to change your client to any size use these commands, changing the last one to what ever size you want. go into your vm directory on your host then run these commands.
Code:
VBoxManage setextradata global GUI/MaxGuestResolution any
VBoxManage setextradata "VM-Name" CustomVideoMode1 1920x1200x32
after you install the client side software for VM and add the user to the vm group then restart it, you'll be able to change the size via the drop down menu in the client.
Last edited by BW-userx; 11-19-2016 at 01:39 PM.
|
|
|
11-19-2016, 02:20 PM
|
#9
|
Moderator
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,795
|
@slackwarenewbee: Should you have Solaris 11 related questions, please note LinuxQuestions has a dedicated Forum here.
|
|
|
11-20-2016, 10:57 AM
|
#10
|
Member
Registered: Jul 2010
Posts: 87
Original Poster
Rep:
|
BW
Going to start thread in Solaris section.
See you there!
Slacky
|
|
|
11-20-2016, 12:54 PM
|
#11
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
Quote:
Originally Posted by slackwarenewbee
BW
Going to start thread in Solaris section.
See you there!
Slacky
|
you'll be like the third or fourth post within that area...
not many in here using Solaris
That one Mod I think is the only one I've even seen that his side panel says he actually uses Solaris.
|
|
|
11-20-2016, 03:14 PM
|
#12
|
Moderator
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,795
|
It's no surprise Linux is more popular than any other OS here on LinuxQuestions.
Solaris is nevertheless the most popular (or the less unpopular  ) of the "Other *NIX forums" if we take into account all postings since the Forums beginning (~5k threads/~27k posts) but it is true they are all very low traffic forums compared to the Linux ones.
|
|
|
All times are GMT -5. The time now is 09:27 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|