PHATSlacko - March 2013

For talk and support relating specifically to Puppy derivatives
Message
Author
toronado
Posts: 95
Joined: Wed 04 Sep 2013, 21:09

#136 Post by toronado »

01micko wrote:The libre launch icons are broken and a fix was posted in the second thread of the topic.

Code: Select all

echo '!/bin/sh 
exec libreoffice4.0 --writer "$@"' > /usr/local/bin/defaultwordprocessor 
chmod 755 /usr/local/bin/defaultwordprocessor
and for calc

Code: Select all

echo '!/bin/sh 
exec libreoffice4.0 --calc "$@"' > /usr/local/bin/defaultspreadsheet 
chmod 755 /usr/local/bin/defaultspreadsheet
These commands need to be run in a rxvt (terminal emulator).
Thank you! It works!

gcmartin

#137 Post by gcmartin »

toronado wrote:
gcmartin wrote:I think you will immediately see how that utility make SAMBA use "too simple".
Thanks. The only thing that is "too simple" is that it doesn't seem to have a provision for setting up more than one share. I'd like to have more than one share. Is there a config file I can edit to add additional shares?
SAMBA config is found in /etc/samba/smb.conf. System is set to use that.

After manual changes, test your changes by opening a terminal and type

Code: Select all

testparm
Be sure to restart SAMBA via SSM for changes to take effect. Also, after modifying smb.conf and opening SSM, INSURE YOU DO NOT SAVE IT on SSM screen! to avoid mismanaging the prior changes you made to the smb.conf file.

Here to help

toronado
Posts: 95
Joined: Wed 04 Sep 2013, 21:09

#138 Post by toronado »

gcmartin wrote:SAMBA config is found in /etc/samba/smb.conf. System is set to use that.
It works. Thanks!

toronado
Posts: 95
Joined: Wed 04 Sep 2013, 21:09

#139 Post by toronado »

gcmartin wrote:There is one additional thing that MUST be done after you setup the SSM to share a folder that you choose. The server needs a password of your choosing to access your folder from the LAN PCs. I think this is explained in the document I shared earlier.

To do so, merely open a terminal and do the following to set your desktop's password along with the SAMBA password
Do this

Code: Select all

passwd
Then do this

Code: Select all

smbpasswd -a
Now, from any Windows/Mac/Linux PC, when it ask you to provide the username and password, use root and the password you chose from above, when necessary.
I didn't do any of this. I just entered "root" and "woofwoof" when Windows prompted me for credentials and it worked.

toronado
Posts: 95
Joined: Wed 04 Sep 2013, 21:09

I'm having a few issues this morning - I keep miss-posting!

#140 Post by toronado »

:oops: SORRY!

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

PHATSlacko - March 2013

#141 Post by Billtoo »

Manual frugal install of Phatslacko to a flash drive, just for old
times sake.
video-info-glx 1.5.1 Tue 15 Jul 2014 on PHATSlacko Puppy 5.5.02 Linux 3.8.5.1 i686
0.0 VGA compatible controller: nVidia Corporation GF108 [GeForce GT 430] (rev a1)
oem: NVIDIA
product: GF108 Board - 1071v0p1 Chip Rev

X Server: Xorg Driver: nvidia
X.Org version: 1.12.3
dimensions: 1920x1080 pixels (513x292 millimeters)
depth of root window: 24 planes

direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 430/PCIe/SSE2/3DNOW!
OpenGL version string: 4.2.0 NVIDIA 304.123

AMD Phenom(tm) II X6 1045T Processor
Core 0: @800 1: @800 2: @800 3: @800 4: @800 5: @800 MHz

Still setting up but no problems so far.
Attachments
screenshot.jpg
(70.56 KiB) Downloaded 459 times

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

PHATSlacko - March 2013

#142 Post by Billtoo »

Double post

cthisbear
Posts: 4422
Joined: Sun 29 Jan 2006, 22:07
Location: Sydney Australia

#143 Post by cthisbear »

Billtoo:

Love that Loco shot mate.

Any chance of posting it.

Chris.

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

#144 Post by Billtoo »

cthisbear wrote:Billtoo:

Love that Loco shot mate.

Any chance of posting it.

Chris.
Hi Chris,

Here's the link:
EDIT:
I removed the link because when I accessed it today jul 21 Chromium popped up a warning.
Attachments
warning.jpg
(42.05 KiB) Downloaded 335 times

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

PHATSlacko - March 2013

#145 Post by Billtoo »

I did a new install of PHATSlacko to a 32gb flash drive.

video-info-glx 1.5.3 Wed 14 Jan 2015 on PHATSlacko Puppy 5.5.02 Linux 3.8.5.1 i686
0.0 VGA compatible controller: nVidia Corporation GF108 [GeForce GT 430] (rev a1)
oem: NVIDIA
product: GF108 Board - 1071v1p1 Chip Rev

X Server: Xorg Driver: nvidia
X.Org version: 1.12.3
dimensions: 1920x1080 pixels (602x343 millimeters)
depth of root window: 24 planes

direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 430/PCIe/SSE2
OpenGL version string: 4.4.0 NVIDIA 340.65

Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
Core 0: @2003 1: @2003 MHz

I added a few applications including Firefox-35.0,also using radky's FbBox.
Attachments
screenshot2.jpg
(63.11 KiB) Downloaded 255 times

Post Reply