DaemonForums  

Go Back   DaemonForums > Other Operating Systems > Other BSD and UNIX/UNIX-like

Other BSD and UNIX/UNIX-like Any other flavour of BSD or UNIX that does not have a section of its own.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 22nd March 2020
barntop47 barntop47 is offline
New User
 
Join Date: Feb 2020
Posts: 6
Unhappy Need help with HardenedBSD. Xorg not running.

I just installed HardenedBSD in a virtual machine and in it, I installed
Xorg and Ice-WM for my desktop environment.

However, I wasn't able to get Ice-WM running (entered both "exec icewm" and "exec icewm-session") but I got this error.

iIceWM: Can't open display: <none>. X must be running and $DISPLAY set.

Help please?

Thanks.
Attached Images
File Type: png Problem_XorgNotStarting.png (10.9 KB, 61 views)
Reply With Quote
  #2   (View Single Post)  
Old 22nd March 2020
Head_on_a_Stick's Avatar
Head_on_a_Stick Head_on_a_Stick is offline
Real Name: Matthew
Bitchy Nerd Elitist
 
Join Date: Dec 2015
Location: London
Posts: 456
Default

Try
Code:
startx $(which icewm-session)
Or
Code:
echo 'exec icewm-session' > ~/.xinitrc
startx
If you choose then second option then you'll only have to run the plain 'startx' command to launch the desktop thereafter.
__________________
Are you infected with Wetiko?
Reply With Quote
  #3   (View Single Post)  
Old 23rd March 2020
gpatrick gpatrick is offline
Spam Deminer
 
Join Date: Nov 2009
Posts: 245
Default

Code:
export DISPLAY=<host ip>:0.0
Reply With Quote
Reply

Tags
bsd, hardenedbsd, icewm, x11, xorg

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Do you know HardenedBSD ? bsdcord Other OS 2 6th May 2019 07:30 AM
HardenedBSD to get NoExec rocket357 FreeBSD Security 3 26th July 2015 05:55 PM
Shell problem unless running under Xorg jb_daefo FreeBSD Ports and Packages 4 13th February 2015 11:26 AM
xorg.conf doesn't exist & I want to keep record of my working Xorg setting daemonfowl OpenBSD General 14 28th August 2012 01:13 AM
Problem getting php running badguy OpenBSD General 7 22nd July 2009 03:34 PM


All times are GMT. The time now is 04:39 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick