Absinth

Forum rules
We don't support installations in VirtualBox, VMWare, qemu or others. We ignore posts about WINE, PlayOnLinux, Steam and Skype. We don't support btrfs, lvm, UEFI, side-by-side installations with GPT or dualboot with anything newer than Windows XP.
Google your problem first. Check the Wiki. Read the existing threads. It's okay to "hijack" an existing thread, yes! If your problem is not yet covered, open a new thread. To get the quickest possible help, mention the exact release codename in your post (uname -a is a good idea, too). Due to the lack of crystal balls, attach the output of lspci -nnk if you encounter hardware problems.
Verändert
Lawfighter
Posts: 170
Joined: Fri May 10, 2013 7:13 pm

Absinth

Unread post by Verändert » Mon Nov 11, 2013 3:23 pm

Am i the only one who is to dumb to set a password with the installer ?
Avatars are bloat

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Absinth

Unread post by machinebacon » Mon Nov 11, 2013 3:26 pm

The installer puts you into visudo where you can manipulate the sudo options if wished. This part you can leave as is. Then it prompts you to enter the password, twice.
Where do you get stuck?
..gnutella..

Verändert
Lawfighter
Posts: 170
Joined: Fri May 10, 2013 7:13 pm

Re: Absinth

Unread post by Verändert » Mon Nov 11, 2013 5:02 pm

Hola, i entered the password twice and rebootet but couldn't login. So i thought i might have made a mistake, ran the installer again, entered the password twice, rebootet - guess what: My password was again not accepted. And i always choose an initial password that i'm able to write regardless of keyboard.
Avatars are bloat

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Absinth

Unread post by machinebacon » Mon Nov 11, 2013 5:10 pm

Oh dear.

Try with 'username'/'bbq' or 'root'/'your_password', please (I mean, to log in)

(It's a bit late here, so I will probably not go through fixing it tonight, but I'll upload a fixed version tomorrow. Sorry for inconvenience.)
..gnutella..

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Absinth

Unread post by machinebacon » Mon Nov 11, 2013 5:24 pm

Okay, just finished a fresh installation. Facts after installation:

Either
- log in with your user name and password "bbq" and then change your password (sudo passwd)
Or
- log in as "root" with your own password, and then create yourself a new user (useradd/adduser, you can choose which one you like better)

BTW, the latter is written into the last dialog field of bbqinstaller. Guess I will remove the "enter your username" window and let the user create his own user after logging in as root. I just recently changed it because somebody said it is 'odd' to log in a root and to create a new user manually.
"There have we the salad."

Edit 2: I'm in the process of remastering Absinthe with the new installer (this time not creating a new user, so root has to log in with his own password and create a new user), the ISO will be up in a few hours then. 1am here, time to sleep....
..gnutella..

Verändert
Lawfighter
Posts: 170
Joined: Fri May 10, 2013 7:13 pm

Re: Absinth

Unread post by Verändert » Mon Nov 11, 2013 6:32 pm

I am so grateful, your baconator. Especially since i am to tired myself to come up with the idea to log in as root although this was pretty obvious i have to admit. Did i say thanks ? Yes. I did.
Avatars are bloat

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Absinth

Unread post by machinebacon » Mon Nov 11, 2013 6:36 pm

the new ISO (for those who have the same problem) will be up in around 2 hours, with the name linuxbbq-absinth-rev1.iso (to avoid confusion)

1) Installer now only sets root password and does not create a new user
2) two bugs squashed (xfce4-panel now shows launchers for dillo and elinks; colors directory populated for console-colors script)

Thanks for reporting.
..gnutella..

ew.linux
Riesenpenis
Posts: 30
Joined: Sun Nov 11, 2012 12:56 am

Re: Absinth

Unread post by ew.linux » Wed Nov 13, 2013 1:08 am

Everything is fine with my install, but I am struggling with some basic configuration that wasnt offered in the installer, as far as I could see. No time settings, no keyboard-settings and no locales and stuff like that..

Anyone that knows what I can do about this....

Code: Select all

ew@absinthe-g580:~$ sudo dpkg-reconfigure keyboard-configuration
[sudo] password for ew: 
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
keyboard-configuration launches, and I get to do all the changes, but at finish I get the above, and nothing sticks...

I see that there are bugreports on simmular issues, but is there anything I can do, except a workaround like settling for

Code: Select all

setxkbmap no
-ew
-------------------------------
...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it. (by Linus)

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: Absinth

Unread post by wuxmedia » Wed Nov 13, 2013 1:15 am

for timezones and such bacon has provided;

Code: Select all

bbq
I change layout with

Code: Select all

sudo dpkg-reconfigure console-data
"Seek, and Ye shall find"
"Github | Chooons | Site"

ew.linux
Riesenpenis
Posts: 30
Joined: Sun Nov 11, 2012 12:56 am

Re: Absinth

Unread post by ew.linux » Wed Nov 13, 2013 1:18 am

wuxmedia wrote:for timezones and such bacon has provided;

Code: Select all

bbq
I change layout with

Code: Select all

sudo dpkg-reconfigure console-data
Ok thanks. It turned out that the keyboard-configuration worked. Stupid me forgot that it needed a logout or a reboot, it works now. But your tips will help me with the rest. Thanks :)
-ew
-------------------------------
...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it. (by Linus)

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: Absinth

Unread post by wuxmedia » Wed Nov 13, 2013 1:23 am

that bbq menu is a lifesaver.
"Seek, and Ye shall find"
"Github | Chooons | Site"

ew.linux
Riesenpenis
Posts: 30
Joined: Sun Nov 11, 2012 12:56 am

Re: Absinth

Unread post by ew.linux » Wed Nov 13, 2013 2:51 am

wuxmedia wrote:that bbq menu is a lifesaver.
Yes, I wasn`t aware of it, but it`s awesome.

But now I`m struggling with another thing. Where do I find the application-menu that comes up when I click on the bbq-tux button... Is it the one in "/etx/xdg/menus/xfce4-applications.menu", because if it is, I don`t get it to work. Or it works, but my changes doesn`t get respected somehow. I`ve tried logging out and back in, but no changes at all...
-ew
-------------------------------
...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it. (by Linus)

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Absinth

Unread post by machinebacon » Wed Nov 13, 2013 3:41 am

.config/xfce4/panel/ is the location, IIRC

But if you want to make stuff invisible there, there's a better method:

ls /usr/share/applications/

edit the files you want to have disappeared:
hidden=true

edit the files you want to put in another category:
Categories=NameOfCategary;
..gnutella..

ew.linux
Riesenpenis
Posts: 30
Joined: Sun Nov 11, 2012 12:56 am

Re: Absinth

Unread post by ew.linux » Thu Nov 14, 2013 2:50 am

machinebacon wrote:.config/xfce4/panel/ is the location, IIRC

But if you want to make stuff invisible there, there's a better method:

ls /usr/share/applications/

edit the files you want to have disappeared:
hidden=true

edit the files you want to put in another category:
Categories=NameOfCategary;
Thanks. I just wanted to add a text editor(leafpad) on the top of the applications menu, together with the terminal, webrowser, file manager and mail reader...
-ew
-------------------------------
...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it. (by Linus)

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Absinth

Unread post by machinebacon » Thu Nov 14, 2013 2:54 am

This comes from exo-utils, IIRC, give it a try.
..gnutella..

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Absinth

Unread post by machinebacon » Thu Nov 14, 2013 2:57 am

..gnutella..

beta
Oyster-Slurper
Posts: 20
Joined: Sun Nov 04, 2012 10:22 pm

Re: Absinth

Unread post by beta » Fri Nov 15, 2013 3:00 pm

Unintentionally I deleted the default Xresources on Absinth.

I searched for the originally one in /etc/X11 but could not find it.
Would somebody be so kind to post it or point me to its location?

Thank you.

PS: Absinth is a great spin - really enjoying it.

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: Absinth

Unread post by wuxmedia » Fri Nov 15, 2013 3:05 pm

Code: Select all

cp /etc/skel/.Xresources ~/
you'll find a bunch of files here, this is the skeleton folder, where new users folders are populated from.
always handy to find a few defaults there.
and should you wish to make users with different 'defaults' this is what you'd edit

BTW quick lesson;
should you lose a file you should get used to 'find'
to search for exactly and only '.Xresources' everywhere on your disk;

Code: Select all

sudo find / -name .Xresources
(the '/' is root dir, it will search everywhere, even any mounted volumes)
know theres a .Xsomething config somewhere?

Code: Select all

sudo find / -name '.X*'
(shell wildcard)
might be in CaptiAL letters?

Code: Select all

sudo find / -iname '.x*'
(iname doesn't care about capitals)

these few get me out of pickles now and again.
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: Absinth

Unread post by wuxmedia » Fri Nov 15, 2013 3:16 pm

hey guys, did 'find' always need quotes to use the * wildcard?
yes for regex things like {.avi,.mkv}
I don't remember ever needing it, till just recently...
"Seek, and Ye shall find"
"Github | Chooons | Site"

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Absinth

Unread post by machinebacon » Fri Nov 15, 2013 3:29 pm

IINM it doesn't.
Can you give an example?

find /usr/*/bbq*
..gnutella..

Post Reply