paulo23 2017-03-01 05:45:18
kll_ hi again , did how i posted last , still have the ubuntu login screen and desktop as before
ducasse 2017-03-01 05:45:54
paulo23: choose lxde on the login screen
kierqueen 2017-03-01 05:49:18
hey guys
kierqueen 2017-03-01 05:49:28
what's the procedure to install tor on uubntu?
paulo23_ 2017-03-01 05:49:39
kll_ done , now should i upgrade to lubuntu 16 ?
kierqueen 2017-03-01 05:50:41
I don't like the /var/apt/sources way
kierqueen 2017-03-01 05:50:57
I liek the ppa way, plain and simple
kierqueen 2017-03-01 05:52:57
how do I know the current version I am on, I did apt-get dist-upgrade ?
Franco63 2017-03-01 05:54:53
hi all .. i'm new in ubuntu, after 30 years of windows 2 monts ago decided the great change. Now something strange happends when i try to launch ubuntu. The sistem require the password.. that i tape as usual, and so often yhe system say that the password is wrong , and reconnaize it as corret only the second time that i tape... I'm thinking that someone hacked me ....is this possible? and in case
Franco63 2017-03-01 05:54:53
what i have to do? ty for attention-
digbychicken 2017-03-01 05:55:12
kierqueen, lsb_release -irc
kierqueen 2017-03-01 05:55:14
sudo add-apt-repository ppa:webupd8team/tor-browser && sudo apt-get update;sudo apt-get install tor-browser, and after that how do iI remove that? What's the procedure to remove any ppa? nad their packages
scottjl 2017-03-01 05:57:44
well you would have to remove the packages on your own
scottjl 2017-03-01 05:58:07
to remove the ppa, just remove the file from /etc/apt/sources.list.d
scottjl 2017-03-01 05:58:24
or the entry in /etc/apt/sources.list
nicomachus 2017-03-01 05:59:37
you could always use ppa-purge
scottjl 2017-03-01 05:59:43
or you can add-apt-repository --remove
nicomachus 2017-03-01 05:59:46
!info ppa-purge
ubottu 2017-03-01 05:59:49
ppa-purge (source: ppa-purge): disables a PPA and reverts to official packages. In component universe, is optional. Version 0.2.8+bzr63 (yakkety), package size 6 kB, installed size 24 kB
cryptic0 2017-03-01 06:00:23
Does anyone know what the '|' symbol indicates in diff output?
mahakal 2017-03-01 06:00:55
id divide your two files for better vies
mahakal 2017-03-01 06:02:31
guys i am on a live usb ubuntu distro.if i install it now will it affect the data of my previous OS
mahakal 2017-03-01 06:03:30
current version is 14.04
jayjo 2017-03-01 06:04:37
I'm trying to start a service (systemd unit file) so I can have jupyterhub - an ipython tool - to run a server constantly. I followed these steps https://github.com/jupyterhub/jupyterhub/wiki/Run-jupyterhub-as-a-system-service but when I do sudo service jupyterhub start - i get no error or output whatsoever, but the server is not running. How do I investigate this further?
aviral_ 2017-03-01 06:04:51
sdcds
scottjl 2017-03-01 06:05:01
mahakal: if you tell it to install on your existing partitions it certainly wil.
mahakal 2017-03-01 06:05:54
will i lost the apps and MOVIES etc that i installed on 14.04
mahakal 2017-03-01 06:05:57
?
scottjl 2017-03-01 06:06:18
if you tell it to overwrite your existing partitons you will lose your data, yes
guest 2017-03-01 06:06:34
mahakal: there is an option during installation for which type of installation you can do. Read it carefully.
scottjl 2017-03-01 06:06:36
if you make new partitions, and keep your old ones, you can have both installed
guest 2017-03-01 06:06:46
mahakal: If it was me, I would back up my entire home directory to an external drive first anyway
mahakal 2017-03-01 06:07:34
guest: but copying home directory does not copy the apps that you have collected in your arsenal
noraatepernos 2017-03-01 06:07:49
Can anyone suggest a persistent nosql data store that shards easily? I need a sharded/partitioned kv store that can handle 12k writes per second. Someone suggested a new trendy one and I forgot the name. It wasn't CouchDb.
scottjl 2017-03-01 06:08:02
mahakal: you can always just do an upgrade instead of a fresh install
mahakal 2017-03-01 06:08:34
scottjl: but you know that "those upgrade " sucks
scottjl 2017-03-01 06:08:58
i've upgraded many machines from 14.04lts to 16.04lts without problem
guest 2017-03-01 06:09:01
mahakal: correct
guest 2017-03-01 06:09:06
mahakal: you can upgrade
scottjl 2017-03-01 06:09:18
but it is always good to have a backup anyway
Katronix 2017-03-01 06:09:22
If the IP for a site works, but the domain name says the connection was refused is that just apache not knowing about the domain name?
guest 2017-03-01 06:09:22
^
guest 2017-03-01 06:09:33
Katronix: no, "connection refused" is a networking thing
guest 2017-03-01 06:09:38
Katronix: What do you mean "the IP works" ?
k1l_ 2017-03-01 06:09:39
mahakal: that is not true. ubuntu has automated testings for upgrades since long time.
guest 2017-03-01 06:09:59
Katronix: I see
mahakal 2017-03-01 06:10:07
ok Guys ..i think you all are right upgrade is best option
guest 2017-03-01 06:10:12
Katronix: If you use this command "host mydomain.com" do you see the IP you expect?
scottjl 2017-03-01 06:10:23
mahakal: make a backup just in case!
mahakal 2017-03-01 06:10:44
scottjl: yup you are right
Katronix 2017-03-01 06:10:56
I see the IP changed, okay I know what to do now thanks!
mahakal 2017-03-01 06:11:36
guys there is one more problem..My BIOS is not showing the USB stick ..if you have ever encountered this problem ?
paulo23 2017-03-01 06:13:56
kll_ are u there plz
publio 2017-03-01 06:18:55
mahakal: It may not support USB booting. Try a CD
cryptic0 2017-03-01 06:20:16
Anyone knows what the pipe symbol means in diff output?
mahakal 2017-03-01 06:21:26
publio: no it show me once but when i use fdisk to make it a bootable ,After that it is not showing
scottjl 2017-03-01 06:21:32
i've never see a | in diff output
scottjl 2017-03-01 06:21:48
are you just diff'ing 2 files?
scottjl 2017-03-01 06:22:00
are you using a strange version of diff?
scottjl 2017-03-01 06:22:40
sure the | isn't actually in one of the files?
cryptic0 2017-03-01 06:22:41
scottjl on RHEL
publio 2017-03-01 06:22:53
mahakal: If it's now showing in fdisk, it may be dead? I'm not sure.
cryptic0 2017-03-01 06:23:01
I think I may have figured it out. Pipe means lines are dissimilar
mikeymop 2017-03-01 06:23:17
nacc: idk if you're online, but I fixed a few dependencies one by one
mikeymop 2017-03-01 06:23:46
eventually got so bad I just nuked the system, but I appreciate the help you gave me. If you know of an easy way to fix apt after it's broken that would be valuable
mahakal 2017-03-01 06:23:54
publio: is there any way to cure it
scottjl 2017-03-01 06:24:13
mahakal: when you plug the usb drive in, check dmesg. is the system even seeing the drive?
publio 2017-03-01 06:24:49
mahakal: USB disks are the least things I know.. But there may be a chance ^^
publio 2017-03-01 06:25:03
trustworthy*
publio 2017-03-01 06:26:44
Does the default encrypted LVM install use RAID 0 by default? Or will I have to do an advanced install?
mahakal 2017-03-01 06:27:09
scottjl: that usb is not shown in the BIOS only .Actually i am using it normally on lapy and just boot 16.04 live with it.But what i want is to create a multiboot usb and for that i need to set the boot order in BIOS
mahakal 2017-03-01 06:27:20
but BIOS not showing it
mcnesium 2017-03-01 06:27:22
on 16.04 mate simple-scan started on command line returns WARNING **: Error retrieving accessibility bus address and the gui part reports no scanner found, though lsusb shows the scanner being there. any ideas what could be the problem? it worked a while ago
cryptic0 2017-03-01 06:29:13
sed -n '1~4p' file > output <- Will this extract every fourth line starting with the first line from the file?
publio 2017-03-01 06:30:09
mahakal: There may be a confusion of meaning here. You should be able to set BIOS boot order without a USB drive. If it's not there, you can't boot via USB
scottjl 2017-03-01 06:30:20
cryptic0: yes
cryptic0 2017-03-01 06:30:40
scottjl thanks
scottjl 2017-03-01 06:30:48
it won't print line 1 though, line 4, 8, 12, etc.
mahakal 2017-03-01 06:32:36
publio: and what i wanna tell you is that "BIOS once showed me the USB while adjusting boot order" but i did not change it because i decided to check web for more information.After gettin info. from web that i reboot again the BIOS did not show me any usb option
scottjl 2017-03-01 06:33:05
mahakal: you might need to enable legacy support for usb or something like that. it really depends on the bios
scottjl 2017-03-01 06:33:33
sorry but this isn't a good place for bios support.
mahakal 2017-03-01 06:33:53
scottjl: ok thanks
invving 2017-03-01 06:34:36
Hehe windows almost forced Linux out the door with uefi
invving 2017-03-01 06:34:59
It probably will happen soon.
MkllTech 2017-03-01 06:35:28
Ubuntu ubuntu
scottjl 2017-03-01 06:35:40
ubuntu
MkllTech 2017-03-01 06:35:46
Ubuntu?
altrortla 2017-03-01 06:35:58
i have a question
MkllTech 2017-03-01 06:36:01
Ok
MkllTech 2017-03-01 06:36:04
what is your question?
altrortla 2017-03-01 06:37:22
I have installed ubuntu 10.04 and seems to work quite well. now i try to use simple scan or xsane to acquire immages... scanner seems to work but no immage is taken
MkllTech 2017-03-01 06:37:33
10.04?
MkllTech 2017-03-01 06:37:38
DId you mean 16.04?
scottjl 2017-03-01 06:38:01
god i hope you don't mean 10.04
altrortla 2017-03-01 06:38:03
no 10.04 old generation
publio 2017-03-01 06:38:11
:)
altrortla 2017-03-01 06:38:12
pentium 4
MkllTech 2017-03-01 06:38:22
Use Debian stable instead.
MkllTech 2017-03-01 06:38:26
Or at least lubuntu
altrortla 2017-03-01 06:38:54
sure is my best choice for this hardware
MkllTech 2017-03-01 06:39:01
alt dm me
ducasse 2017-03-01 06:39:06
altrortla: 10.04 is eol
ducasse 2017-03-01 06:39:10
!eol
ubottu 2017-03-01 06:39:10
End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades
altrortla 2017-03-01 06:39:40
All news that I know
nacc 2017-03-01 06:39:57
mikeymop: sorry, am around now
k1l_ 2017-03-01 06:40:17
altrortla: you cant use 10.04 anymore. even 12.04 loses support in april. best bet is to try 14.04 Lubuntu
MkllTech 2017-03-01 06:41:05
altrortla, check my messages.
altrortla 2017-03-01 06:41:06
Done all this trying
MkllTech 2017-03-01 06:41:12
Thank you
k1l_ 2017-03-01 06:41:36
!pm
ubottu 2017-03-01 06:41:36
Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice.
invving 2017-03-01 06:42:48
scottjl: you have problems?
altrortla 2017-03-01 06:42:59
Scanner seems to work (do the scan) but images result
scottjl 2017-03-01 06:43:00
problem is you're using 3yo software (when it was eol'ed). maybe it's a bug that's been fixed in the last 3 years? who knows.
kissboy 2017-03-01 06:43:23
good evening
altrortla 2017-03-01 06:43:45
Scanner seems to work (do the scan) but NO images result
altrortla 2017-03-01 06:44:09
sorry
kissboy 2017-03-01 06:44:39
student
invving 2017-03-01 06:44:39
Folder permission or application permission or port permission. altrortla scottjl
scottjl 2017-03-01 06:44:50
altrortla: who knows what the cause could be. old bug? old software? broken scanner?