[00:09] yes rexus [00:26] thanks ianorlin. Actually I have both lubuntu 14.04 and 14.10 running on VM right now [00:26] My intention is basically to get rid of NetworkManager and configure the network manually as I have always done in RHEL [00:27] but the result for "service --status-all" command is totally different than in RHEL [00:28] and strangely, in 14.04, when I run "service --status-all" I did not see NetworkManager service running [00:29] however, "service network-manager status" show that it is running. [00:41] nevermind, I think the best way is to use the "initctl list" command [02:20] rexus: why not just run RHEL? [02:48] holstein, because I want to learn Ubuntu as well [02:48] don't want to limit myself to just single distro [02:49] why not just use the included ubuntu tools,then? [02:49] and lubuntu seems to be a good option so far because of its lightweight nature. [02:49] whats the goal? maybe there is a simpler way to get where you are going... [02:50] the goal is basically just understanding how it works without the network manager [02:50] but I just found out that there's this nmclient, I probably need to look at that one as well [02:51] typically, it doenst [02:51] the desktop workflow of lubuntu, and most ubuntu's use the network manager by default [02:52] there are many other ways to do it, and quite a few other tools, but, i dont understand the goal of why you are wanting to use another tool. .what are you trying to implement that you cant with the network manager? [02:53] well, this is basically based on the experience I had from the RHEL side. My Sysadmin in the company never configure NetworkManager. So, I figured that the same thing would apply as well in lubuntu [02:53] sure, but, you are wanting to learn ubuntu/lubuntu, right? if thats the only goal, then use the include tool [02:54] included* [02:54] if you have something you are trying to do that you cant do in the network manager, then, we can likely find a nice way to address whatever that is.. [02:54] alright.. [02:55] that make sense.. === rexus is now known as rexuss === WildSoft_ is now known as WildSoft [06:23] Hi, if I just made a change on the network configuration, how do I restart the network using initctl command? [06:26] Use instead sudo service networking restart [09:15] Googling suggest that getting wireless to work on Broadcom cards requires another package ( bcmwl-kernel-source ). But the page here seems dead? http://packages.ubuntu.com/utopic/bcmwl-kernel-source [09:20] !b43 [09:20] Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [09:20] Depends on the card. [09:31] How do I know which packages are found on the Lubuntu install CD? [11:20] hi all, I was reading this documentation: https://wiki.ubuntu.com/SystemdForUpstartUsers . it was saying that Systemd runs with PID 1 as /sbin/init and Upstart runs with PID 1 as /sbin/upstart. [11:21] I did "ps -f -p 1" and I'm getting /sbin/init so it means, my system which is lubuntu 14.10 is already using Systemd? [11:22] If you read the rest, it says if you have systemd-sysv installed... [11:22] ls -lh /sbin/init or dpkg -S /sbin/init [11:23] gosh, I forgot to read that Vivid Vervet part.. [11:24] :D [11:24] and yeah, /sbin/init in my system is a symlink to upstart [11:24] Mhmm, don't think you can even install systemd-sysv. [11:25] will lubuntu come out with the 15.04? [11:25] Yep, already defaults to systemd too. [11:26] Do you think there's still a point in learning upstart then? [11:26] I mean, I have zero knowledge of upstart [11:26] I just knew that ubuntu is using upstart earlier and the rest of the other distro are using Systemd [11:27] Depends on if you have any 14.04 servers, but otherwise likely not. It is nice though. [11:27] systemd is what Ubuntu uses in 15.04 and up. [11:27] well, I'm using lubuntu for my VM [11:28] the playground type of VM which will be reinstalled with a new one every time there's a new release [11:28] then I guess I'll start with Systemd then.. [11:46] Is it possible to rename a volume group and logical volume if it is used by the root partition? [11:51] nevermind, just tried it and it worked on the fly :) [11:52] but, I just think of it again, I guess I need to change it in the fstab as well right? [11:53] Check crypttab too. [11:54] I don't have /etc/crypttab [11:55] Unit193, it means I need to change my fstab manually right? [11:57] it seems to me that it is better if the fstab is using the UUID, so if I change it to something else, at least the UUID would still be the same. Is this correct? [11:58] UUID would remain. === silverlion is now known as Guest76230 === Guest76230 is now known as silverlion [14:47] hi, is it possible to get a fancy coloured terminal like in ubunut? I mostly mean having links etc highlighted in different colour; thanks [16:20] damn, he left [17:20] what it is it the normal path after Libre Office install to reach Desktop-Integration sub folder directory ?= [17:21] aladiah: idk what u mean :D [17:22] cd Desktop-integration ?choki [17:22] choki : CD desktop-integration ? [17:22] humm this dont work [17:23] where is the Libre-office directory ? [17:23] inside which folder ? [17:26] aladiah: i would guess somewhere in /usr/share [17:26] ok lets rty [17:27] aladiah: or just use the command "locate libre" [17:27] and u get any folder with libre in :D [17:28] choki : you are right . ite there , thanks [17:31] aladiah: what do u want to do? [17:34] choki : i want a go inside Desktop-integration sub folder that usually is inside DEB to execute this command sudo dpkg -i *.deb because the program shortcuts still don't appear in the menu [17:36] choki : inside i cant find desktop-integration folder http://paste.ubuntu.com/10809883/ do you know a way find directorys in Lubuntu ? [17:37] choki : something like locate desktop-integration will work ? [17:37] i still dont know what desktop-integration u mean with :D [17:37] are u looking for the shortcuts to open libre office? [17:38] i want a go inside Desktop-integration sub folder that usually is inside DEB to execute this command sudo dpkg -i *.deb because the program shortcuts still don't appear in the menu [17:38] i want to make shortcuts in menu [17:40] you mean the "start" menu? why dont they appear in there? [17:40] if u install libre office, they are in there by default [17:41] if not u may re-install libreoffice then or you may take a look into /usr/share/applications/ [17:42] YES [17:43] choki iam following this guide : http://www.libre-software.net/how-to-install-libreoffice-on-ubuntu-linux-mint [17:44] choki : i reach to this manual part Move to the “desktop-integration” subdirectory and install the desktop-integration package: cd desktop-integration [17:44] is the end final part [17:45] aladiah: ugh, why dont you use a ppa? it is much easier. like http://askubuntu.com/questions/564610/how-to-install-libreoffice-4-4-0-in-ubuntu/579643#579643 [17:45] The stupid who writes that sheet forgot to specify the complete path [17:45] because ial almost done [17:45] chocki iam almost done, the only thing is this . [17:45] lol, i would not hassle with them. just go with ppa and also dont forget to install libreoffice-gtk [17:46] Choki: you or someone know how to search this folder ? [17:46] command line . . explorator . . something , iam newby [17:47] aladiah: on which step u are now? [17:47] Desktop-integration [17:47] i need to go to desktop-integration folder [17:47] look simple doesnit ? [17:47] lolol [17:47] where is it ? [17:47] aladiah: and where is your libre office folder in dowloads? [17:48] if he means subfolder i guess it is in the downloads folder of libreoffice [17:48] there has to be a desktop integration folder then [17:48] no the folder is full of debs files [17:48] i already decompressed it [17:48] but i dont know to where [17:48] aladiah: you may then look for the folder with "locate desktop-integration" [17:48] sudo [17:49] sudo locate ..? [17:49] no [17:49] in console ? [17:49] yeah [17:49] ĺets try [17:49] w [17:50] choki : results for locate desktop.integration http://paste.ubuntu.com/10809990/ [17:51] aladiah: then you dont have such folder [17:51] could be in portuguese ? [17:52] i dont think so xD [17:53] choki how to remove all this instalation and start brand new ? [17:53] i want portuguese version [17:54] with ortography correcto all in portuguse . . [17:54] aladiah: just remove the files u downloaded and go with the link i posted [17:54] and install language files later if u need [17:55] ok lets try [17:56] after u installed also install this: libreoffice-l10n-pt libreoffice-gtk [17:56] Choky you sure you dont know how to create menu sort cut ? [17:56] Choky you sure you dont know how to create menu short cut ? [17:56] aladiah: i do but i always prefer ppa before i do all that hassle myself :D [17:57] because i already have all installed [17:57] i just need the shrot cut [17:58] i would have to take a look into the installed folder to know how to create the shortcut [18:03] choki i did sudo apt-get remove libreoffice4.4* [18:03] now i will install brand new [18:03] coool :D [18:03] libreoffice 4.4 looks nice with new icons and design! [18:04] still no ribbon but okey :D [18:04] ribbon ? what is this ? [18:06] word [18:06] ui [18:13] Chuki it dont works for me i did sudo apt-add-repository ppa:libreoffice/libreoffice-4-4 http://paste.ubuntu.com/10810139/ [18:13] aladiah: u wrote upgrade instead of update [18:13] it is not sudo apt-get upgrade [18:13] it is sudo apt-get update [18:14] i did that [18:14] no, the 2nd command is wrong [18:14] http://paste.ubuntu.com/10810139/ [18:14] oh [18:14] aladiah: but not dist-upgrade [18:15] first of all i should do sudo apt-get install libreoffice doesnit ? [18:15] because i have no version at this time [18:15] right ? [18:16] no [18:16] lets start ffrom begining [18:16] u have to add the ppa first what u did, then sudo apt-get update and then dist upgrade [18:16] xD [18:16] just do now: sudo apt-get dist-upgrade [18:17] idk xD [18:17] good luck :D [18:18] choki : step by step i did sudo apt-add-repository ppa:libreoffice/libreoffice-4-4 this is normal http://paste.ubuntu.com/10810203/ [18:19] it tells it will release 200 mb byt i think it dont [18:20] choki : i could go one .. ? [18:20] idk [18:20] sorry :D [18:21] i did it i think i dont have libre oofice yet . what up » [18:22] i should reboot to see it ? [18:24] idk ? choki ?» [18:27] lol [18:28] choki it dont work for me [18:28] aladiah: i dont know waht u did, it could be so easy :D [18:28] choki iam 64 bit version, is because that ? [18:28] no [18:28] i did exactly whats there [18:28] copy past [18:28] with out error possibiility [18:30] idk then :D [18:32] choki : i will try this one here http://www.edivaldobrito.com.br/libreoffice-4-4-1-no-linux/ [19:37] which version of lubuntu is lts? [19:38] lubuntu 15.04 will be the new lts? [19:38] position: Nope - current is 14.04, next will be 16.04. [19:39] ok thanks