Welcome
Welcome to antiX-forum.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!

Antix M8 : Post-installation problems

Post questions, problems here.

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Fri Nov 06, 2009 6:04 pm

secipolla wrote:You're welcome. If you don't have the antix full cd then I may upload antixcc-fr.sh for you.
Yes, please.

Thanks
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby anticapitalista on Fri Nov 06, 2009 6:12 pm

You will also need to install all the apps that the antiXcc uses for all the options to work.
Philosophers have interpreted the world in many ways; the point is to change it.
User avatar
anticapitalista
Site Admin
 
Posts: 2144
Joined: Tue Sep 11, 2007 4:55 pm
Location: Greece

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Fri Nov 06, 2009 6:27 pm

I didn't succed in editing with nano...

:cry:

anticapitalista wrote:You will also need to install all the apps that the antiXcc uses for all the options to work.


I don't understand. Is it necessary ?
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby anticapitalista on Fri Nov 06, 2009 6:38 pm

The base version comes with only a few apps by default.
The antiX control centre in the full version has been configured to use lots of apps that are not included in antiX-base. To start with you will need to install zenity and gtkdialog just for the antiXcc to work.
Philosophers have interpreted the world in many ways; the point is to change it.
User avatar
anticapitalista
Site Admin
 
Posts: 2144
Joined: Tue Sep 11, 2007 4:55 pm
Location: Greece

Re: Antix M8 : Post-installation problems

Postby secipolla on Fri Nov 06, 2009 8:02 pm

Pierre771 wrote:I didn't succed in editing with nano...


You mean the sudoers file?
It's easy, move the cursor with the keyboard arrows, press 'enter' to create a new line, type the line (delete and backspace works too) and press ctrl+o to save (it will ask for a confirmation, press 'enter' to confirm). Then press ctrl+x to exit (the commands are at the bottom of the screen).

The '^' sign means 'ctrl', so '^O' means 'ctrl+o'.
Attachments
screenshot.jpg
screenshot.jpg (45.15 KiB) Viewed 108 times
secipolla
 
Posts: 437
Joined: Sun Jun 15, 2008 2:56 pm
Location: São Paulo / Brazil

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Sat Nov 07, 2009 12:14 pm

secipolla wrote:Pierre, if you go back to antiX 8, as soon as it's installed - before you update - make sure to comment the 'testing' repos in /etc/sources.list . Also change 'stable' for 'lenny'.
This way you'll have Debian Lenny's repos which although doesn't have the latest software versions will give you much fewer 'headaches'.

Hello

Can you telle me what should I have select in /etc/sources.list in 8.2 please.

I think my problems in 8.2 came from it...

Thanks
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby secipolla on Sat Nov 07, 2009 12:47 pm

antiX 8 was released at the same time as Debian current stable release, Lenny (actually you can leave 'stable' in the repos but 'lenny' is ok too) so it's natural for it to have the 'stable' repos as its sources.list.. That was in february.
antiX 8.2 was released in july with applications from Debian testing so if you comment the lines with 'testing' in its sources.list and keep only the lines with 'stable' then maybe you won't have updates for a long time and the applications that you install will be from the stable repos (earlier versions).
I've never tried that and don't know if some application would complain that what's already installed in antiX is too new but I imagine that it's possible that if you make the changes in antiX 8.2 to enable only 'stable' repos you would have fewer issues when updating and upgrading.
secipolla
 
Posts: 437
Joined: Sun Jun 15, 2008 2:56 pm
Location: São Paulo / Brazil

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Sat Nov 07, 2009 5:52 pm

secipolla wrote:open rox file manager and go to ~/.icewm, right-click the startup file, select properties and check the 'Exec' boxes in 'User', 'Group' and 'World'.
I don't have rox, I have mc but I don't know how to use it.

I use Thunar. In "properties", I have one box "authorize to execute". I checked it.
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Sat Nov 07, 2009 6:01 pm

The icon was successfully installed.

But in spite of visudo, the deconnection still offers only a logout from the user, not the shutdown.

Visudo modified "/etc/sudoers.temp"

Should I modify "/etc/sudoers" too ?

Thanks
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby OU812 on Sat Nov 07, 2009 6:07 pm

Yes, you should edit /etc/sudoers using visudo

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Re: Antix M8 : Post-installation problems

Postby secipolla on Sat Nov 07, 2009 6:20 pm

For the sudoers editing, after you put that new line you press ctrl+o and then 'enter' to confirm.

If you edit ~/.icewm/preferences like this (as I said in the other post):
Code: Select all
.
.
#  Command to shutdown the system
ShutdownCommand="sudo halt"

#  Command to reboot the system
RebootCommand="sudo reboot"
.
.

then you should have the reboot and shutdown options in Icewm menu.
Attachments
shutdown.jpg
shutdown.jpg (32.38 KiB) Viewed 69 times
secipolla
 
Posts: 437
Joined: Sun Jun 15, 2008 2:56 pm
Location: São Paulo / Brazil

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Sat Nov 07, 2009 6:49 pm

No, I don't have it.

There is only "confirm deconnection" (ie logout)

(Déconnexion => confirmer la déconnexion (valider/annuler) )

(in visudo I suppressed this line (comment) :

##onthego ALL=/usr/sbin/mesm

which not was in your example)
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby secipolla on Sat Nov 07, 2009 6:56 pm

Did you restart icewm?

Do you have /sbin/reboot and /sbin/halt ?

I don't know why they didn't show up. Try pressing ctrl+alt+del and see if the 'reboot' and the 'shutdown' options appear.

Otherwise maybe anti has something to say.
secipolla
 
Posts: 437
Joined: Sun Jun 15, 2008 2:56 pm
Location: São Paulo / Brazil

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Sat Nov 07, 2009 7:57 pm

It's OK with ctrl alt del !!

Thanks !
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

Re: Antix M8 : Post-installation problems

Postby Pierre771 on Sat Nov 07, 2009 8:37 pm

It's OK with ctrl alt del !!

Thanks !
C'est trop injuste !
User avatar
Pierre771
 
Posts: 125
Joined: Fri May 15, 2009 6:38 pm
Location: Le Plessis-Robinson, IdF, France

PreviousNext

Return to antiX-M8 Intifada!

Who is online

Users browsing this forum: No registered users and 0 guests

cron