/srv/irclogs.ubuntu.com/2016/05/30/#ubuntu-discuss.txt

=== JanC is now known as Guest41566
=== JanC_ is now known as JanC
NorbyDroidAre ya familiar with the xserver Bashing-om?  ' startx '?00:28
daftykinsdon't use startx on ubuntu00:37
daftykinsbad things happen!00:37
NorbyDroideven in a command line only setup?00:38
daxwhat bad things00:38
NorbyDroidI tried it and now the pc starts and I see a prompt but I cannot do anything.00:38
daftykinswhich user are you trying to run this as?00:39
daftykinsi'd be willing to bet you don't have enough of a DE to achieve anything, right there00:39
NorbyDroidDO I need to run it as root?00:39
NorbyDroidPossibly.00:40
daxshouldn't be running startx as root on any distro00:40
daftykinsno you shouldn't be running a DE as root00:40
ibrumfieldPlymouthd crashes on startup on 16.04... anyone have any idea what might cause this?00:40
daftykinsthis is the problem with pursuing this minimalist setup idea without experience, without the right packages you're gonna have a bad time00:40
daftykinsibrumfield: this isn't a support channel - so #ubuntu for that00:41
NorbyDroidWell one never learns not takin risks.  How elase if one is to learn but to jump in and try stuff out?00:41
daftykinsi'm just laying it out for you00:42
Bashing-omNorbyDroid: Yeah ,, I have a bit of familiarity .. // Did you install any X componenbts .. like say xorg ??. Can not start what is not installed .00:46
NorbyDroidI start it and the screen goes blank and then it shows the prompt and that is all.  I can get to a new login by usin Ctrl-Alt-F200:47
NorbyDroidnorby00:47
daftykinsor start a non-present DE :)00:47
NorbyDroidIsn't X the DE?00:47
NorbyDroidor XServer00:47
daxno00:47
NorbyDroidI have Xorg installed00:47
daftykinsX is the foundation, the DE's the walls00:47
Bashing-omNorbyDroid: Who was it that said they were not going to run a GUI ? // And who said you were in for a steep learning curve ?00:51
daftykinshehe00:51
NorbyDroidOkay okay toche00:53
NorbyDroidOkay I figured out one error (I've made plenty).  I didn't have my program fully enabled so that was one problem.  When I run it (doen't need a GUI/DE) it only shows in a small section of the screen.00:56
Bashing-omNorbyDroid: We can work through this .. Just takes a bit of time .. and a lot of effort on your part for progressing on the linux curve . You chose to jump on here in the deep end .00:57
NorbyDroidI'm willin to loose a few strands.00:57
Bashing-omNorbyDroid: // What have you now for a terminal TTY ? .. IF tty maybe we can set 'page=1' to allow ,ore than one page of code to be displayed ??00:59
NorbyDroidI don't know, to be honest.  I might just redo and start over not installing the stuff I did that messed it up.01:00
daftykinsit sounds like you'd be better off learning in a VM with this stuff01:01
NorbyDroidWhat does Control-Alt-F2 do?  Restarts a new session?01:01
daftykinsinstall, snapshot, experiment... revert to the snapshot if you make a mistake01:01
NorbyDroidThat does sound like a plan daftykins01:01
NorbyDroidI do have 15.04 CLI setup in vbox already01:02
NorbyDroidclear01:02
daftykinsthat release is EOL, so it would not be worth working with01:02
Bashing-omNorbyDroid: Well .. practice makes perfect .. but this is 'buntu .. always fixable with time effort and a liveDVD . So long as you can get a terminal one can remove and install; 'til ya get it like ya like .01:02
NorbyDroidTrue01:04
Bashing-omNorbyDroid: In a default install there are 8 TTYs availabale . ( ctl+alt+F2 is TTY2) .. the GUI generally runs ion TTY7 .01:05
NorbyDroidAh01:07
Bashing-omSmoke break .. be back in just a bit .01:07
* Bashing-om is back01:17
Bashing-omNorbyDroid: As you have a strong background and an interest on 'buntu as the development environment, we will expend the foundational efforts to groom you such that soonest you can be a contributing member of the community . Takes time . I have heard that the curve is 10 years .01:19
setogot a question for you all01:20
setoim wanting to uninstall a bunch of junk i dont use01:20
setoand want to make it more or less as simple as right click a menu item and select remove01:20
setoeg if i wanted to remove xchat i would right click it in the internet sub menu and select a option remove i found this and it seems like im on the right track more or less01:21
setohttp://archive.oreilly.com/pub/h/315601:21
setobasically would be a new contxt menu item01:21
setoi know id need to enter my sudo pass each program but yeh should work01:22
daftykinsthat's a support question01:26
setoyeh i wasnt sure01:36
setoseems a little of both really01:36
daftykinswhat's wrong with sudo apt-get purge program1 program2 programN?01:40
NorbyDroid--purge remove01:41
NorbyDroid?01:41
setohave to look up each in the menu to see what i dont want and then make up a list etc01:41
setowhere this way i see what i dont want and just right click purge remove what ever01:41
setoi want to create a script at some point to do it in one click01:42
pauljwwhat's the matter with using synaptic?01:42
pauljwah01:42
setoexactly01:42
setoits faster to just right click and get rid of01:42
setoi figure it is doable but just never tried it before01:42
setoi know its possible to add right click options01:43
NorbyDroidSounds like an equilivent to an uninstall link in WIndows01:43
setoso should be able to do say apt-get purge somewildcardstring01:43
setobasically yeh01:43
Bashing-omseto: Consider; that is a functionality of synaptic . Does that job very well .01:43
setolittle simpler and cleaner though01:43
setotrue true01:43
setothast how i did it the last time01:44
setousing installed01:44
daftykinsNorbyDroid: no, you don't need to specify both01:44
setoprob is though it lists libs drivers etc as well01:44
daftykinsseto: i don't see why the design needs to change just for you, personally01:44
daftykinsi mean this task is being done once then you'll be sorted...01:45
setowith me and my fooling around with stuff yeh prob not once lol01:45
NorbyDroidOkay daftykins.  Does it wirk with just 'purge' or does it need the -- first?01:45
daftykinsyou can read up the usage from the 'man' page01:46
daftykins"man apt-get"01:47
NorbyDroidThere are alot of man-pages I need to read upon.01:47
daftykinsa lot, yep01:47
pauljwthis linux stuff is a real pita...01:49
NorbyDroidCan ya define pita?  Is that good or bad?01:50
pauljwpeople eating tasty animals??01:50
pauljwpain in the butt01:50
NorbyDroidwe have a racoon here we wanna get rid of ;)01:50
pauljwummm...01:51
NorbyDroidI find linux a joy.01:51
pauljwme too, i love it01:51
Bashing-omNorbyDroid: A wonderful thing we have a manual as close as the terminal . -- a wealth of documentation in /usr/share/doc/ directories .01:51
NorbyDroidLoved DOS.  Liked Windows 3.x and Win 9x.  Took a couple years to swap to XP.  Now I run Linux as my main OS.01:51
NorbyDroidWill be scanning those into memory Bashing-om.01:52
daftykinsyou don't ever come away from the command line if you do Windows in depth01:52
pauljw:)01:54
NorbyDroidOn my other desktop I have XP installed, but I run DOS on it more using a 16GB usb.01:54
daftykinsnot wise running EOL operating systems01:55
setothing about xp is it is way more bloaty than windows 701:55
NorbyDroidI do it for legacy programs and stuff I refuse to leg go of.01:55
daftykinsseto: that's a really daft statement01:55
setoi put the 32 bit ver of 7 on a very old compaq laptop that was orig xp pro01:55
NorbyDroid>let go of<01:55
setoit used about 1/3 the ram and ran one heck of allot faster01:55
NorbyDroidI've litteraly killed a laptop runnin Win 7.01:56
setonot really daftykins01:56
setoi thought it was going to be a uge mistake to at first01:56
daftykinsyeah right, with XP being the used install no doubt - so an apples to oranges comparison01:56
daftykinssorry but that's 100% rubbish01:56
setobut just post install 7 was going on 300ish mb ram compaired to a bit over 500 on the laptop with 1gb ram01:56
setotried both ways honestly01:57
dbz2kI wish I could figure out how to stop ubuntu from deleting old kernels01:57
setoi first reinstalled xp and was around 350 to 400 7 was about 310 or so01:57
setoafter tweaking a bit 7 was jusst south 30001:57
daftykinsyou know 7 caches like Linux and XP doesn't, right?01:57
daftykinswww.linuxatemyram.com01:58
setoyep01:58
setothink for 64 bit only01:58
daftykinslol.01:58
setonot sure on that would need to check to be sure01:58
daftykinsi can tell you already that's false01:58
daftykinsit's no wonder some folk flock to another OS when they don't understand the one they begin with01:58
setooh i understand windows quite well01:59
setoim constantly working on windows comps kind of my job01:59
setojust dont run in to 7 32 bit much01:59
daftykinsagain, the above challenges that :)02:00
setoactually other than my laptop i had i think i seen one other 32 bit install02:00
NorbyDroidI didn't like the way MS was goin startin with Vista so I went full on linux and haven't looked back.  Not one regret.02:00
setoif you say so02:00
setoi just know that on my old system that it ran way leaner than xp ever did02:00
setoesp with tweaking02:00
daftykinsthen you sir, cannot configure Windows.02:00
setoagain believe what you want or dont i really dont much care02:01
ibrumfield#windows02:01
setobeen working on computers for 22 years02:01
NorbyDroidWhich sir?02:01
setoworking for one company right now for 30 a hour doing service calls and have already went back to previous customers for other comps of their a few times02:02
NorbyDroidIn a way I enjoyed the home computers more than the personal computers we have now.02:02
daftykinshome? o002:02
setoheh old hardware was more fun NorbyDroid02:02
setomore hardware hacking possible than now02:02
NorbyDroidYea know the3 old Commodore computers, TI, Tandy (Radio Shoack) etc.02:03
NorbyDroidI still have a TI-99/4a here02:03
setolol tsr80 color computer 2 :p02:03
NorbyDroidNot tryin to show my age, but oh well.  lol02:03
NorbyDroid:P02:03
seto42 here so yeh i remember many of those old comps lol02:04
setointelevision 2 game consol any one :p02:04
NorbyDroidClose to my age.02:04
setoconsole even02:04
NorbyDroidJust turned 46 last month02:04
setohow about mfm hds or rfms hehe02:04
setoand oops ment 43 not 2 typoed02:05
NorbyDroidRemember the old 8 inch floppies?02:05
setoa little before my time02:05
setobut not by much02:05
setoi started working on computers for a living in 9402:05
setofooled around with some basic ones tsr80s etc before that02:05
NorbyDroidIf I remember the old Commodore PET and Radio Shack computers used those02:05
setoi remember when the mmx cpus first hit etc02:06
NorbyDroidI used to go around and helpin people out with their systems.02:06
setoyeh and tape drives lol02:06
NorbyDroidI still have one of those.02:06
setoi had a old leading edge 386 20 at one point02:07
setowith the daughter board that had the cpu and ram on it etc02:07
setothose old tape drives were nice for remastering ld tapes you had02:07
NorbyDroidMy oldest system here is a Packard 166Mhz.  I maxed it out in ram, video menory and I added a DVD drive, 2 8GB hds a zip and tape drive as ell.02:07
NorbyDroidwell02:07
setothey had way better read and write heads than a walkman or boom box02:08
NorbyDroidI don't count the TI because that is a different beast.02:08
setohmm maxed out vid mem02:08
NorbyDroidThe Packard has 128MB (max ram) and 2mb video.02:08
setoim thinking s3 virge 2 meg upgradeable to 8?02:08
setoor was it a tritan card02:09
NorbyDroidI took memory out of an old Cirrus logic board and used it in the packard to go from 1mb to 2mb02:09
setoahh ok02:09
setoold cirus logics were nearly unkillable lol02:09
setoi kept s3 virge cards in pci and agp for ever02:09
setofor known good hardware for testing hard ware probs02:10
NorbyDroidI use an old Sound Blaster 64Gold for the sound.  Sweet card.02:10
setoyep02:10
setohad that one the asound clone sb plat and the bay amp for it02:10
setoalso had a new q bay amp damn that thing was nice02:10
setopaid 159 for it on release day02:11
NorbyDroidI have been meaning to get the Packard back up.  It wasn't put in a safe place and when I started it the main drive popped and died.  I have a new 8GB I need to put in it.02:11
setopackard bell lol02:11
setodoes yours have the wires on the back of the mobo where they bypassed dead traces and such on the board lol02:11
NorbyDroidI love that old comp.  Was my first PC.02:11
NorbyDroidNo, I don't have one of those.02:12
setocant by pass dead traces any more really02:12
NorbyDroidI lost alot of stuff in my move some years back02:12
seto3+ layers killed that pretty much for good02:12
setoback when they were single and dual layer only you could bypass dead traces or use a pint pen to bridge broken ones02:13
setopaint even02:13
NorbyDroidIf y'all like ASCII art and text stuff I would like y'alls opinion of my Norby project.02:13
setodid a few old server boards that were dual layer pcb02:13
NorbyDroidIt is all texst and includes alot of stuff.02:13
setowell guess ill spend part of the day tomorow stripping away the extra stuff from my install02:15
setoright now its hovering right around 9 gigs installed02:16
setoon a chromebook with a piddly 16gb ssd thats a bit big lol02:16
NorbyDroidMy system here has a 2TB hard drive split into 1tb/1tb partitions02:16
NorbyDroidQuite a bit of overkill, in my opinion02:16
setoyeh this one doesnt have a upgradeable ssd02:16
NorbyDroidDual core 3Ghz 3GB ram02:16
setoi want to get one of the 16 gb ram pixels that have removeable ssds02:17
setofigure get 16 gb ram model with 32 gb ssd02:17
NorbyDroidReferin to a desktop or laptop?02:17
setopull it and put a 750 gb to 1.5 tb mechanical in it02:17
NorbyDroidThis is a slimline Lenovo desktop here I amreferin to02:17
setochromebook basically a laptop02:17
setoultra portable and light with crazy battery life lol02:17
NorbyDroidLeo has been talkin bout the chromebooks alot lately02:18
setoright now with bloat from default install it boots in about 50 seconds from power off02:18
NorbyDroidLeo Laporte02:18
setoill have it down to sub 45 seconds soon enough02:18
setosome of the high end ones are no joke02:18
setobeefy little comps02:19
setoi7 cpus02:19
seto16 to 32 gb ram 64 to 128 gb ssds02:19
setothink the one even has a 4k display02:19
setowith i think nvidia gpu02:19
setopretty basic one though02:19
setoor maybe that is a to be released one02:19
setopersonally i want to get back in to custom builds again02:22
setoand offer kubuntu or other variant of ubuntu as a os choice02:22
setoin this day and age most do not need windows as they mostly just do web and email02:23
setomost by a slim margine though02:23
setostill lots of gamers who need windows for gaming because of direct x02:24
setoi ended up installing linux for about 8 customers in the last month02:24
setoall because they seen my chrome book and liked how it ran and worked02:25
setowhat gts the most comments is what the one guy called the start menu on steroids lol02:26
setohe liked the way it organises every thing02:26
setoand he dont do games etc02:26
setoand has used open office for years any ways02:26
setoso installed kubuntu etc02:27
NorbyDroidI just saw my old Pentium IBM ThinkPad.  Forgot I had that.02:32
NorbyDroidNon-mmx if I am not mistaken.02:32
NorbyDroidHUGE ;) hard drive at 1gb02:36
setoi ran smooth wll on a old compaq pent 90 with like 16mb ram and a 2gb hd02:39
setoway way over powered for it02:39
setonow granted i ran php my admin apache and squid and bind on it02:39
setoall dns look ups were basically done on the box02:40
setocant remember now what dns servers it used for fall back before bind took over02:41
setoeg some new site not already on the firewall box02:41
setoi only rebooted that system once in like 8 years of service02:41
setothe second time i tried rebooting it the hd refused to spin back up lol02:42
setohad a old red hat machine as well as a win2k pro and another win2k machine that was adv server02:42
setoalso had a windows xp machine that started out as a 98 se machine02:43
NorbyDroidI did a reversal.  Took an XP laptop and swapped it out for WIn 9802:43
setoeeew lol02:44
setoi installed windows 3.0 on a ath clasic 700 mh with 64 mb ram once lol02:45
setothat was uh interesting ...02:45
setoobviously it did not read all the ram but yeh02:45
NorbyDroidI have 98 decked out with alot of updates, USB comparable to XP, a way to run XP-only programs, and an XP look.  Really sweet setup.02:45
setooh and win 98 on a 386 20 mhz to once02:45
setothat was a interesting poc lol02:45
NorbyDroidEver had Win v1 runnin off a floppy drive?02:46
NorbyDroidmodern system.02:46
setotook hours to boot02:46
NorbyDroidlol02:46
setoand did not shut down even after 5 days sitting02:46
setoi had a legit win 1 system02:47
setowas on a very old compaq 286 with mfm hd 300 meg02:47
setobiggest mfm hd made02:47
setothink was 380 mb total02:47
setodouble height 5.2502:47
setoit met its end by being fed to a repavers pavement grinder :p02:48
setoroad crew let me do it to lol02:48
setothat was 17 years ago now that it got ate02:49
setostill bits of it in the pavement02:49
setothey use one of those single pass pavers02:49
setowhere it grinds up front heats melts mixxes lays down new02:49
NorbyDroidI am off to work on my project.  Later taters.02:50
setoyeh bed tme for me more or less02:50
setogoing to watch a ep or 2 of code geass02:50
setoand the ncis ep i got cued up02:51
NorbyDroidJinkies!  About that time.02:51
NorbyDroidDidn't realize it was about 2300 hours.02:51
setoyep02:53
lotuspsychjegood morning to all04:27
ibrumfieldlotuspsychje: Morning05:31
lotuspsychjehi ibrumfield05:31
* lotuspsychje is hitting a hot shower05:34
BluesKajHey folks11:46
pauljwhi BluesKaj11:46
BluesKaj'Morning pauljw11:47
BluesKajswitched back to adblock lite on FF, bluhell was blocking the video player supplied by some sites, took me a while to figure it out ;-)11:58
pauljw:)12:01
NorbyDroidNot sure if it is my systems or not but I cannot get the Lubuntu 16.04 i386 to work.12:20
=== Switches is now known as Guest89183
=== Guest89183 is now known as ZoiaGuyver
=== ZoiaGuyver is now known as Switches

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