/srv/irclogs.ubuntu.com/2014/10/06/#lubuntu.txt

=== RedDeathi is now known as RedDeath
=== RedDeath is now known as Guest51747
leszekhi09:25
akishi all. i am running on an old pc with mendocino-celeron on it the minimal lubuntu edition with basic applications. Is the "apt-get update" and "apt-get upgrade"  enough to get and install manually all the necessary security updates through terminal?09:48
JohnDoe_71Rusyes09:49
JohnDoe_71Rusyou can try https://wiki.debian.org/Aptitude?action=show&redirect=aptitude09:50
akisi am asking because i run those 2 commands and there is nothing available to upgrade although those days on my other fully installed systems (xubuntu & lubuntu) i got some updates of the base system.09:52
JohnDoe_71Rusdo you have internet connection?09:58
akissure09:58
JohnDoe_71Ruslubuntu version?09:58
akis14.0409:59
JohnDoe_71Ruscheck /etc/apt/sources.list10:00
akisit updates normally from server but it doesnt upgrade and i dont know if it is normal. maybe it havent to upgrade aything because it s a minimal install ?10:03
JohnDoe_71Ruscheck security section /etc/apt/sources.list. then you install OS, you can download updates automaticaly10:04
akisi prefer to update manually to save ram mem10:09
JohnDoe_71Ruscat /etc/lsb-release  - Ubuntu 14.0.1 ДЕС10:17
JohnDoe_71Rus*LTS10:17
JohnDoe_71Rus14.04.110:18
akis14.04.1 is already installed. i installed my system last week. but since then i got some updates on my other pc's where i havent minimal systems and i have enabled the auto updates10:24
=== user_ is now known as akis
akishi all. i am running since last week on an old pc with mendocino ­celeron on it, the minimal lubuntu 14.04.1 edition with basic only applications. Is the "apt-­get update" and "apt­-get upgrade" commands enough to get and install manually all the necessary security updates through terminal?15:27
testdrakis: yes - but in LXDE there is a gui-button to run update.15:34
akistestdr: i didn't install the updater application to save ram memory (extra low on 192mb only) and i have chosen to update manually through terminal. i am asking if these commands i found googling for a while are right, because although my system is up for a week now and i saw that on my other systems (on other machines) which are also running full editions of lubuntu & xubuntu 14.04.1 i got some auto base system updates, in this minimal lubuntu15:40
akis system i got no update. is it normal?15:40
akisi mean i got no update although i am giving both these commands on terminal.15:42
testdrakis: what is the output of both commands - pls. use the pastebin to upload the text and provide the link/url to it15:45
akisi am not now on this machine but the output of "apt-get update" is the usual list of repos accessed from the system and the output of "apt-get upgrade" is 0 updated 0 installed. Does these commands and specially the 2nd one should give the option of install base system's updates too or just for the applications' packages?15:48
testdrakis: then - if you did not notice any errors - the message ist your paket-lists are updated and there are no new updates for your installed pakets available.15:50
testdrakis: when did you do the last updates?15:50
testdrakis: maybe you have automatical update enabled? And therefore you did not notice the last run?15:50
akisthis is my opinion too. today i asked for an update and returned me 0 updates. when i installed mini.iso i took the option for a manual update and then i installed minimal lubuntu and i haven't installed updater application.15:56
testdrakis: check version of kernel - it should be 3.13.0-3615:57
testdrakis: uname -a15:57
holsteinakis: if you have the latest packages, you wont see updates15:59
akisi will when i will be on the machine. but as i finished the insallation last Friday i think that i have the last one. maybe there is nothing to be updated. my other systems got some updates maybe because they have the full version of distros15:59
holsteinakis: run "sudo apt-get update && sudo apt-get dist-upgrade" and share errors in a pastebin15:59
holsteinakis: just check.. no need to assume16:00
akisholstein: i found here some very useful advises. http://askubuntu.com/questions/194651/why-use-apt-get-upgrade-instead-of-apt-get-dist-upgrade.16:00
holsteinakis: dist-upgrade is what i suggest16:01
holsteinakis: this will ensure that you get *all* updates..16:01
akisholstein: ok my friend. i can report that ifinished with the minimal installation on my old pc (mendocino-celeron @400 mhz ) we talked about it last week. do you remember our recent chat?16:01
akisdist-upgrade gave me also 0 zero to all16:02
holsteinakis: dist-upgrade nor upgrade *check* for updatees16:02
holsteinakis: so, the results for checking for packages will and should be the same regardless of what package manager you are using16:03
testdrakis: for your other machines getting updates in the last few dates - you only have seen what was updated and you only can know whether those update-pakets are used on your problem-computer.16:06
holsteinnot all packages get updates..16:06
holsteinand if you have PPA's on the other machines, the PPA maintainers may push out updates as they please16:06
testdras far as i know, there was no new kernel-update in last days and then it could be there are no updates16:06
akisholstein: i know that. but i got on my other machines some base system's updates that's why i am wondering. no extra PPA's. From what we are chating here i think everything is ok but i wanted a confirmation.16:08
holsteinakis: sure.. confirm as stated above. share errors16:08
ianorlinit also depends when they were last updated16:09
akistestdr: yesterday i received on my xubuntu 14.04.1 a small base system update (auto enabled)16:10
holsteinakis: they are different bases.. please use the commands above, and paste errors16:10
testdrakis: could be - depends when you did your last updates - and this is all looking into a black hole if you dont give more specs. like the current running kernel-version on those machines16:11
holsteinyou will need to have access to the actual hardware, and error messages..16:11
akisholstein: i am not on the minimal lubuntu machine now. but i got no errors. just 0 to all updates and installed packages.16:11
holsteinakis: when you are near the hardware, run the commands above..16:12
holsteinakis: otherwise, there is little to do but speculate.. nothing you have stated makes me think you have any problem at all16:12
akissudo apt-get update && time sudo apt-get dist-upgrade are OK? what "time" means?16:13
ianorlintime tells you how long the command takes to run16:13
ianorlinnot the time it was completed16:13
holsteini might look at my sources as well..16:14
akisso "sudo apt-get update && sudo apt-get dist-upgrade" is enough for a manual update and installation?16:14
holsteinif you are online, and accessing official sources.. thats all there is to it16:14
holsteinakis: not "update and installation". its a way to use the package managment too "apt" to update the packages on your system.. packages may be installed as needed for dependencies, but that is not an "install" command16:15
akisok i understand what you mean.16:16
akisthank you dear friends for your advises and for your time today. i have to go now. have a nice day. bye.16:19
tertuso i'm trying to connect to a samba printer20:19
tertubut it's not a printer per se20:19
tertuit's a print station frontend20:20
tertuwhich seems to be confusing the New Printer thing because i think it's trying to figure out what kind of printer it is and failing, in any case it does not work20:20
* ianorlin unfotanely doesn't use samba20:23
tertugonna put it in #ubuntu as well20:25
rww!crossposting20:27
ubottuPlease don't ask the same question in multiple Ubuntu channels at the same time. Many helpers are in more than one channel and it's not fair to them or the other people seeking support.20:27
tertuah20:27
tertuokay20:27
tertumakes sense20:27
tertuturns out I was missing smbclient.20:36
tertuthanks!20:37
tertuand i will remember not to crosspost in the future.20:37
=== thksb is now known as thykka
forthewinwho's got the oldest computer here?22:47
forthewin1998 chinese laptop here22:47
acecipherHi, I'm having trouble connecting to my wifi network with a wifi usb adapter. I can get the device to work and see networks, but it won't connect, and appearantly has some trouble getting the passwords through. I tried to mess around with wpa_supplicant.conf, but appearantly that can't find my wlan0 device.22:48
forthewinacecipher: open up terminal and type iwlist scanning22:49
acecipherYeah, it can see my network.22:50
acecipherCell 03 - Address: C4:3D:C7:A4:41:7C22:50
acecipher                    ESSID:"Steaksauce"22:50
forthewinwhen that happened to me i rebooted and it was working22:50
acecipherHmmmm :/22:51
acecipherLet me try rebooting then.22:51
acecipherxP And he left...23:00
acecipherStill having that problem.23:00
ianorlinwhich wifi adapeter are you using?23:03
ianorlindoes it show up in lsusb?23:03
acecipherBus 002 Device 003: ID 050d:615a Belkin Components F7D4101 / F9L1101 802.11abgn Wireless Adapter [Broadcom BCM4323]23:04
acecipher...SHIIIIIIIIIIIIIIIIIIT23:06
acecipherI know what's wrong now.23:06
wxl!language | acecipher23:06
ubottuacecipher: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList23:06
acecipher(maybe)23:06
ianorlinit is broadcom usb which makes it hard to work23:09
acecipherxP23:09
acecipherWould linksys likely be a better choice?23:09
ianorlinit matters what the chipset is23:10
acecipherHmmmmmmm23:10
acecipherxP23:10
raviouslooking for a new router?23:16
acecipherWell, I might just try to move the current one into my room, if my roomates agree (they're gone until tuesday).23:16
raviousUbiquiti AirRouter is amazing.23:16
acecipherWell, I'm also the most computer-savvy one (though one roomate is generally good, being a postdoc researcher and all)23:17
raviousenterprise features, reliability, hardware, at consumer prices.23:17
acecipherI will consider this, but really, I'm not looking for much. I prefer Ethernet.23:18
ravious*nods* Thats cool. Even for wired, you wont find anything else (at least for now) that can sling packets like this ting.23:18
ravious<--- ubnt.com fanboy for sure lol23:19
raviousI just wish they would release their 48 port managed switches >.<23:19
ianorlinhe wants usb adapter that works for usb23:23

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