/srv/irclogs.ubuntu.com/2012/06/12/#ubuntu-beginners.txt

msdaisyhello all, I'm studying linux permissions and I don't understand how you would see this: -rwsr-S--t.  I would only expect this: -rw-r-----  What command would you use to get the first result?02:44
msdaisyI know ls -l will give you the second result.02:44
escottmsdaisy, i think thats setuid, setgid and sticky bit02:47
msdaisyyes it is. But how do you get bash to report that?02:47
escottmsdaisy, stat?02:48
msdaisyis there a variable that goes with stat? because I just get the expected result with stat.02:49
escottmsdaisy, i dont understand what you want exactly02:50
msdaisyI don't either- that's probably the problem :)02:50
escottmsdaisy, are you asking how you would go about chmod'ding a file to make it that set of permissions?02:50
msdaisyWhen would I see -rwsr-S--t ?  Why wouldn't I just see rwx only?  I'm getting this from here: http://content.hccfl.edu/pollock/aunix1/filepermissions.htm just above the "Files" section.02:51
escottmsdaisy, so the lowercase s means setuid/setgid non-executable, the capital S means setuid/setgid and executable02:52
escottiirc02:52
msdaisyhow is that different from ---x or ----?02:54
escottmsdaisy, you want to know what setuid/gid do?02:54
msdaisyyes.02:54
escottdepends on it being a file or folder02:55
escotton files that are marked S meaning setuid and executable the file executes with the uid/gid of the owner. so this is used for things like "mount"02:55
msdaisyah, setuid is used to temporarily elevate privileges too.02:56
escottwhich allows non-priviledged users to perform priviledged operations (subject to the restrictions of the application in the mount case entry must be in the fstab)02:56
escottmsdaisy, inspecting ls -l `which mount` shows im wrong. maybe s means setuid without executable02:57
msdaisyThe SUID bit displays as an "S" in the owner's execute column of the output.  If the execute bit is also set then an "s" is used.  (from the link I posted)02:58
msdaisythanks for the help escott , I will continue to read.03:00
escotton folders it means that new files get set to the same permissions03:01
escottmsdaisy, im not sure when you would ever have setuid/gid without execute, or what that would mean03:02
msdaisyescott, that's what was confusing me.  I think i just need to read more about setuid/gid in general.03:34
escottmsdaisy, my guess is the capital S is to indicate "you probably got this wrong and want something else"03:34
MatpickHello, a beginner here, having some issues installing Ubuntu anyone here willing to help me out?05:41
nothingspecialwell I'm in here05:42
nothingspeciallol05:42
nothingspecialwhat's up Matpick05:42
MatpickWell I formated my disk getting rid of Windows and wanting to install Ubuntu only05:43
nothingspecialok05:43
Matpicknow i ran it with the disc when i go and click install its telling me I dont have 4.4 GB of space to install Ubuntu05:43
MatpickMy hdd is 1TB05:43
nothingspecialis it unallocated space or is there a partition there05:44
MatpickKind of stuck now since I can only run ubuntu using CD and Windows is also gone05:44
MatpickIm not really sure, I formated it using the Windows 7 Install Disc :/ which I know isnt the right way to do it05:44
nothingspecialpress the super (windows key) and start typing "gparted"05:44
nothingspecialopen the gparted partition editor and have a look at what you've got05:45
MatpickYeah I tried GParted after Googling it but that says no devices detected.05:45
wilee-nileeMatpick, hit alt-f2 then type unity --reset then try again, if this is a ubuntu cd05:46
MatpickDidnt want to ask any dumb questions so I have been on google trying to fix this for at least two hours but im stuck..05:46
nothingspecialcan you see the drive from the live cd at all?05:46
wilee-nileeunity has a habit of being mucked up05:46
Matpicktyped it, screen was blinking for a little bit now im back05:47
stlsainti dont think thats the issue. That 1TB is formatted wrong possibly05:47
MatpickRan GParted again still no devices detected05:47
MatpickI do think my 1TB might be wrongly formated.. not sure how I can fix that though05:48
nothingspecialpress Ctrl-Alt-T to run a terminal and type05:48
nothingspecialsudo fdisk -l05:48
nothingspecialit'll ask for a password, just hit enter05:48
nothingspecialcan you see your drive listed?05:49
Matpickdont think so05:49
Matpicki see bunch of letters like b c h u v etc. and with some text next to it but nothing that looks like my drive05:50
Matpickb <size> sector size (512, 1024, 2048 or 4096)05:50
Matpickthat type of thing05:50
Matpickfdisk [options] <disk> change partition table05:51
nothingspecialsilly, obvious question coming05:51
nothingspecialyou sure it's connected correctly?05:51
MatpickWell I had Windows on it just hour ago and computer was working fine05:52
stlsaintMatpick: are you using one or two drives?05:52
Matpickonly one05:52
MatpickSingle 1TB drive05:52
stlsaintMatpick: do you mind installing a application called pastebinit?05:53
Matpicki guess not, what does it do05:54
stlsaintjust gonna allow us to see your command outputs05:54
stlsaintvia a website05:54
MatpickI was reading something on the net about the way driveis conected something about SATA and SATAIII or something but I dont understand it05:54
Matpicksure ill google it now05:54
stlsaintMatpick: SATA is fine. As long as you dont have multiple05:54
stlsaintMatpick: no google needed05:55
stlsaintMatpick: open a terminal and enter: sudo apt-get install pastebinit05:55
nothingspecialsudo apt-get install pastebinit05:55
nothingspecialin your terminal, again just enter throught the password05:55
stlsaintnothingspecial: tsk tsk...to slow lol05:55
Matpickok done05:55
stlsaintMatpick: in terminal enter:05:56
stlsaintMatpick: sudo fdisk -l05:56
stlsaintsorry05:56
stlsaintMatpick: sudo fdisk -l | pastebinit05:56
stlsaintand paste the url you get here05:56
nothingspecialthen paste url here05:56
nothingspecial:)05:56
stlsaintnothingspecial: lol  thats twice ;)05:56
stlsaintquick on the keys lol05:56
stlsaintMatpick: just copy and paste the output here05:57
MatpickCant im on the different computer at the moment05:57
MatpickOn the laptop05:57
MatpickBut I guess I can relog on the one running ubuntu05:57
stlsainto_O05:57
nothingspecialcome back from the live cd05:57
stlsaintdoes the ubuntu computer have internet?05:58
nothingspecialbut I have to go to work05:58
nothingspecialI'll have to leave you in these capable hands05:58
stlsaintha05:58
Matpickyeah im on the net on it05:58
nothingspecialhope you get it sorted Matpick :)05:58
MatpickThanks for your help05:59
MatpickUbuntuOk on ubuntu comp now05:59
stlsaintMatpickUbuntu: well no need for Matpick now05:59
MatpickUbuntuyeah just want to be on incase something stuffs up with this ne05:59
stlsaintMatpickUbuntu: arlight paste that url from the commdn06:00
stlsaintcommand06:00
MatpickUbuntuYeah, it said pastebinit is not located06:00
stlsaintthat means you didnt install it06:00
stlsaintMatpickUbuntu: sudo apt-get install pastebinit06:00
MatpickUbuntuI06:01
MatpickUbuntuYup doneit again now its sayig unable to locate package pastebinit06:01
stlsaintalright screw it, just paste the output into paste.ubuntu.com and send url here06:02
stlsaintMatpickUbuntu: paste output of command: sudo fdisk -l06:02
MatpickUbuntuis that - L ? or 106:02
stlsaintlowercase06:03
MatpickUbuntuyeah it doesnt do anything06:03
stlsaintno space between the - and l06:04
stlsaintfdisk -l06:04
stlsaintsudo fdisk -l06:04
MatpickUbuntuubuntu@ubuntu:~$ sudo fdisk -l ubuntu@ubuntu:~$06:04
stlsaintMatpickUbuntu: enter command: sudo lshw -C disk06:05
MatpickUbuntuCPUID06:05
stlsaintMatpickUbuntu: paste output in paste.ubuntu.com06:05
MatpickUbuntuDoing it now06:05
MatpickUbuntuhttp://paste.ubuntu.com/1036681/06:06
stlsaintMatpickUbuntu: considering that linux does not see your drive im thinking you will need to re-format with a boot disk06:10
MatpickUbuntuWill I be able to burn it since im running ubuntu through a disc?06:11
stlsaintMatpickUbuntu: you said you had another computer right?06:11
MatpickUbuntuMacBook AIr .. no Cd :(06:11
stlsaintok, will have to use usb than06:11
MatpickUbuntuGot plenty of those06:12
stlsaintMatpickUbuntu: i am a personal fan of UBCD06:13
stlsaintMatpickUbuntu: download the iso from one of the mirrors listed below and use a application called unetbootin to install to usb06:14
stlsaintsudo apt-get install unetbootin06:14
stlsaintMatpickUbuntu: here is UBCD site: http://www.ultimatebootcd.com/download.html06:14
stlsaintMatpickUbuntu: if that CD cant get your drive to a read ready state with fat32 or ntfs format than nothing will :)06:15
stlsaintMatpickUbuntu: 1. Download from site UBCD ISO06:15
stlsaintMatpickUbuntu: 2. In ubuntu open terminal and enter: sudo apt-get install unetbootin06:16
stlsaintMatpickUbuntu: 3. Plug in USB to ubuntu system and open Unetbootin from menus06:16
stlsaintMatpickUbuntu: 4. Select the "Have ISO" option and ensure that /dev/sdb is listed in the usb section of unetbooin06:16
stlsaintMatpickUbuntu: 5. Select the ISO from your system and start. Boot to the usb after its done and try and format that drive06:17
stlsaintMatpickUbuntu: i must head to bed, 0120AM here06:17
MatpickUbuntuThanks for help mate hopefully it will work :)06:18
MatpickUbuntusudo apt-get install unetbootin .. for some reason it siad it cant find unetbootin :/06:18
stlsaintMatpickUbuntu: if not just come back tomorrow, ill be here ;)06:18
stlsaint><06:18
stlsaintare you sure you have internet on that system?06:18
MatpickUbuntuIm on it now06:18
MatpickUbuntuWriting from it06:18
stlsaintyour not joshing me?? o_O06:18
stlsaintoh alright06:18
MatpickUbuntuIm not06:19
MatpickUbuntuFull 100% serious.. its frustrating me :(06:19
MatpickUbuntuubuntu@ubuntu:~$ sudo apt-get install unetbootin06:19
stlsaintah forgot you may have to enable the sources.06:19
MatpickUbuntuHow do I do that06:19
stlsaintyou see that bar to your right06:20
stlsaintaye left06:20
MatpickUbuntuYup06:20
stlsainthit the top ubuntu symbol button and type in update manager06:20
stlsaintMatpickUbuntu: give me a sec, booting up vm06:21
MatpickUbuntuyup06:22
MatpickUbuntufound the thing and opened it06:22
stlsaintok you should see a option that says: CD-ROM06:24
MatpickUbuntuI have Settings, Check, Install Updates and Close06:26
stlsaintnope, one sec06:26
stlsaintMatpickUbuntu: hit settings button06:26
stlsaintMatpickUbuntu: Click first tab, "Ubuntu Software"06:27
stlsaintselect the "Main"06:27
stlsaintMatpickUbuntu: then hit close06:27
MatpickUbuntuYup06:27
MatpickUbuntuE: Unable to locate package unetbootin06:28
stlsaintMatpickUbuntu: did everything reload? Packages should have reloaded06:28
stlsaintMatpickUbuntu: screw it, easypeasy, go here, hit download button06:29
stlsainthttp://unetbootin.sourceforge.net/06:29
stlsaintfor linux06:29
MatpickUbuntuthere we go, so that will help me make that USB bootable right?06:30
stlsaintyep, follow the directions on that site06:30
stlsaintMatpickUbuntu: see on that site scroll down to the first pic where it says Diskimage06:30
stlsaintthe second radial button on the pic06:30
MatpickUbuntuok newbie questions.. i cant open the unebooting program i downloaded =/06:31
stlsaintMatpickUbuntu: make sure to select the ubcd iso there and where it says Type: make sure your USB shows up where you see C;\06:31
stlsaintMatpickUbuntu: lol06:31
stlsaintMatpickUbuntu: open terminal: cd Downloads && sudo dpkg -i unetbootin.blah.blah06:32
stlsaintwhatever the file is06:32
MatpickUbuntuis there a way i can share my screen or something haha im such an idiot i know06:32
MatpickUbuntuCould not display "/home/ubuntu/Downloads/unetbootin-linux-575".06:32
stlsaintMatpickUbuntu: lol why are you trying to display06:33
stlsaintMatpickUbuntu: first command: cd Downloads06:33
stlsaintMatpickUbuntu: then enter: sudo dpkg -i unetbootin-linux-57506:33
stlsaintMatpickUbuntu: better yet right click the unetbootin file and choose install with software center06:33
MatpickUbuntuErrors were encountered while processing:  unetbootin-linux-57506:34
MatpickUbuntui swear i have the worst luck :(06:34
stlsaintlol naw, you see on that site it has a button for MAC :D06:35
stlsaintMatpickUbuntu: dont you have a MAC ;)06:35
MatpickUbuntui should do it on my mac, good idea :D06:35
MatpickUbuntumy first linux ecperiences not so great :P but i wont give up06:35
stlsaintMatpickUbuntu: naw its this TB drive format issue06:35
stlsaintMatpickUbuntu: nothing at ubuntu's fault06:36
MatpickUbuntuI know06:37
stlsaintMatpickUbuntu: you got it from here?06:37
stlsaintMatpickUbuntu: wait, one more link06:37
stlsaintMatpickUbuntu: http://www.ultimatebootcd.com/index.html06:38
stlsaintMatpickUbuntu: what you want is under the Hard Disk tools, on that link scroll down to the Partition management block06:39
MatpickUbuntuyeah06:39
stlsaintall the apps at your fingertips06:39
stlsaintMatpickUbuntu: alright man hope it works out, im sure you will enjoy ubuntu06:39
stlsaintMatpickUbuntu: later man06:39
MatpickUbuntusee ya06:40
MatpickUbuntuthanks for the help06:40
stlsaintno prob06:41
tenacho.08:06
tenacho/08:06
bobweaverHello there I will be teaching a Class On How to find some troubles that you read about on the Ubuntu Forums and fixes ,How to make Packages (Debian) For these Troubles. Think about it as a crash cource in packaging. What we will be doing. We will be looking a a b43 driver(wireless broadcom) and the awaful "missing firmware" Bug. There is a fix for this on the forums But I think it would be best If There where Pacakages for theses15:52
bobweaverFixs. Who knows maybe a team might form to bring Ubuntu Forums and Ubuntu Motu closer. Things that are needed Teamvier you can get deb for that here. http://www.teamviewer.com/en/download/index.aspx15:52
bobweaverOther tools that are needed15:53
bobweaverubuntu-dev-tools , dpkg-dev, dh-make,15:53
bobweaverWHEN June 14th 2012, 11:30 am 0700 UDT too 1pm15:53
bobweaverWHERE #ubuntu-classroom15:53
Meridiouscool story bro15:53
SergioMenesesbobweaver, great!...16:14
bobweaverSergioMeneses,   hope to see you there :)16:18
SergioMenesesbobweaver, me too xD16:19
SergioMenesesif I don't have to work I will be present ;)16:19
raubvogelbobweaver: I myself will probably be there16:54
bobweaverGood news then16:54
Dandaman3452_have problem with ext4 filesystem ,sorry for outlinking but this will explain best without spaming http://www.reddit.com/r/Ubuntu/comments/uy72d/help_needed_not_a_noob/19:11
Dandaman3452_Bump ^19:18
philipballew_must be a forums person19:20
MeridiousSo how is everybody today?20:55
=== SkippersBoss_ is now known as Skippersboss

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!