zenlambda 2017-01-31 08:49:42
genii: it seems update-initramfs is also reading /usr/share/initramfs-tools/hooks, is this normal and can it be prevented?
renn0xtk9 2017-01-31 08:50:54
I am using rsync --delete but still it does not seem to delete file from target directory
zenlambda 2017-01-31 08:57:21
can i 'blacklist' a hook in /usr/share/initramfs-tools/hooks ?
nacc 2017-01-31 08:59:11
zenlambda: yes it's normal
nacc 2017-01-31 08:59:27
zenlambda: those are the ones 'shipped' with the update-initramfs containing package (aiui)
nacc 2017-01-31 08:59:37
zenlambda: /etc is for local system configuration
Airforce 2017-01-31 08:59:50
heya all!
Airforce 2017-01-31 09:00:11
how can i change my ident on psybnc .. it's my default is root@
Airforce 2017-01-31 09:00:19
using ubuntu
Airforce 2017-01-31 09:01:04
any help will be highly appreciated.
converge 2017-01-31 09:03:19
is there a way to create multiple zip files but in separeted .zip files (not .z01, .z02, etc) ?
Airforce 2017-01-31 09:04:28
converge I'm assuming you've zip installed already?
converge 2017-01-31 09:04:43
Airforce: yes
nacc 2017-01-31 09:05:09
converge: .z01, .z02 are specifically for split archives
nacc 2017-01-31 09:06:23
converge: why does it matter what the extension is (and note that .zip is the final split archvie file, so you can't use that anyways)
converge 2017-01-31 09:06:26
nacc: I need, I need to upload 400MB separeted in 100mb zip files, but it needs to be like first.zip, second.zip , I cant upload .z01, z02 files
converge 2017-01-31 09:06:34
*I see
nacc 2017-01-31 09:08:02
converge: you could rename them, but you have to rename them back to *exactly* the same format, afaict
nacc 2017-01-31 09:08:07
s/format/name/
nacc 2017-01-31 09:08:12
converge: as the order matters
converge 2017-01-31 09:09:16
nacc: its for zoho mail, I dont have access to unzip it
nacc 2017-01-31 09:18:18
converge: are you mailing these to yourself?
converge 2017-01-31 09:18:41
nacc: zoho have an import mail option, Im uploading the files there
nacc 2017-01-31 09:19:09
converge: you can just do `mv archive.z01 archive.z01.zip`, with the understanding that whoever is on the other end knows to `mv archive.z01.zip archive.z01` before unzip'ing the split archive
arooni 2017-01-31 09:23:44
for ubuntu 16.04; is there a better option than gnome-do ? it seems pretty buggy and crashes often. looking for a stable, alfred like replacement
xangua 2017-01-31 09:28:37
arooni: gnome do is pretty old yes, you can try synapse
genii 2017-01-31 09:29:24
!info alfred xenial
ubottu 2017-01-31 09:29:27
alfred (source: alfred): Almighty Lightweight Fact Remote Exchange Daemon. In component universe, is optional. Version 2015.2-1 (xenial), package size 39 kB, installed size 104 kB
genii 2017-01-31 09:29:30
Hm
xangua 2017-01-31 09:32:22
arooni: for an even more minimalistic there's "Albert", not in official repositories www.webupd8.org/2015/01/albert-fast-lightweight-quick-launcher.html?m=1
arooni 2017-01-31 09:33:03
do you folks like one of those versus the other?
arooni 2017-01-31 09:33:08
synapse / alfred / albert
xangua 2017-01-31 09:34:06
arooni: synapse is in repositories, I just use the unity dash
arooni 2017-01-31 09:34:35
xangua: is there a way to make unity dash summon with control + space?
genii 2017-01-31 09:34:37
!info albert xenial
ubottu 2017-01-31 09:34:37
Package albert does not exist in xenial
arooni 2017-01-31 09:34:42
it's how i'm used to getting alfred on the mac
db09 2017-01-31 09:44:12
hi all