What's new

Linux / unix and security

budsnblunts

Well-known member
Veteran
I would love to.

Real Tired of MS OS'.

BUT - I have about 5 TB of ap data on NTFS formatted disks. A serious hairball of 3D models, videos, textures, photographs, HTML collections (e.g. news about police brutality, I collect articles like that) ... etc.

All I want to be able to do is find my way around my own Sh.t.

When I try to transfer to my Linux system (Ubuntu on a 6 core), I get a lot of "filename length" problems.

I've been looking for file-name renamers. Most of the violators are HTML files that I saved, no problem hacking off the last 128 characters.

Anyway, I need a good Windows filename renamer that allows me to do block re-names, not one at a time.

In the meantime, I'm using Windows 7 Pro, which sucks, compared to XP, but, such is life & Windows degeneration.
Hope this helps you man,
How to Rename Multiple Files with Windows Explorer
Start Windows Explorer. To do so, click Start, point to All Programs, point to Accessories, and then click Windows Explorer.
Select multiple files in a folder. ...
After you select the files, press F2.
Type the new name, and then press ENTER.
 

angelgoob

Member
Never heard of it. What are you using it for?

Just trying it out. It's beautiful and dual boots with windows. Also more secure, but seeing as I do nothing needing security, I don't need that really. I am interested in LED's and will grow once it's legal. I'm abstaining from Cannabis so that I can be a proponent of it and not have it seen as a user just trying to get their drug. I haven't smoked in 10 months, I figure I can go years without it, but once it's legalized the growing aspect of it is most interesting, there is nothing better than growing your own and smoking it, such pride in growing and curing your own.

Also had to build flash for it and html5.


It's a pain, but I got it to work.

In windows I noticed my volume was lower even with the enhancements, so with this OpenIndiana Unix the volume is higher and it's boomin'!
 

domacin

Member
just a short up, followed by a question ...

whats your fav music player and why ?

im using: cmus, mpv, audacious, vlc and smplayer (mpv frontend)... i cant tell which i like most, as each one has its pros and cons and i use em all, depending on situation...
back in win times i was a big big big fan of winamp, but its not the same using it via wine, and the only thing ive found to come close to it is clementine, rythmbox, amarok and a few others didnt make the cut for me, so i gave up on em

and to give you another goody, here is my conky:

# For commands above TEXT check:
# http://conky.sourceforge.net/config_settings.html
#
# For commands available below TEXT check:
# http://conky.sourceforge.net/variables.html

# Bunsen Labs Conky help threads
# http://crunchbang.org/forums/viewtopic.php?pid=371424#p371424

# beta tested by: smacz
# extended pimp version by domacin in 2017
# Enjoy! :)

# pkill -xf "conky -c $HOME/.config/conky/BL-Right-lua.conkyrc" &
### Begin Window Settings #####################
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky
own_window_colour 000000
own_window_class Conky
own_window_title Bunsen Labs Default Right Conky

### ARGB can be used for real transparency
### NOTE that a composite manager is required for real transparency.
### This option will not work as desired (in most cases) in conjunction with
### own_window_type normal
# own_window_argb_visual yes # Options: yes or no

### When ARGB visuals are enabled, this use this to modify the alpha value
### Use: own_window_type normal
### Use: own_window_transparent no
### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
# own_window_argb_value 50

minimum_size 200 ### width | height
maximum_width 200

gap_x 20 ### left | right
gap_y 45 ### up | down

alignment tr
####################### End Window Settings ###
### Font Settings #############################
# Use Xft (anti-aliased font and stuff)
use_xft yes
#xftfont Liberation Mono:bold:size=9
xftfont Liberation Sans:size=8

# Alpha of Xft font. Must be a value at or between 1 and 0 ###
xftalpha 1
# Force UTF8? requires XFT ###
override_utf8_locale yes

uppercase no
######################### End Font Settings ###
### Color Settings ############################
draw_shades no #yes
default_shade_color 000000

draw_outline no # amplifies text if yes
default_outline_color 000000
#default_color 656667 # Waldorf original colour
#default_color 7a7a7a # Flame & Bunsen Grey
#default_color 929292 # Labs Grey
default_color a0a0a0 # Silver
color0 70a0a6 # PowderBlue
color1 556677 # 778899 # LightSlateGray
color2 D8BFD8 # Thistle
color3 7AaD32 # YellowGreen
color4 FFA07A # LightSalmon
color5 dFbE8D # NavajoWhite
color6 005F8F # DeepSkyBlue
color7 3F5778 # CadetBlue
color8 226644 # BDB76B # DarkKhaki
color9 CD5C5C # IndianRed
######################## End Color Settings ###
### Borders Section ###########################
draw_borders no
# Stippled borders?
stippled_borders 1
# border margins
border_inner_margin 0
border_outer_margin 0
# border width
border_width 1
# graph borders
draw_graph_borders yes #no
#default_graph_size 15 40
####################### End Borders Section ###
### Miscellaneous Section #####################
# Boolean value, if true, Conky will be forked to background when started.
background no # yes

# Adds spaces around certain objects to stop them from moving other things
# around, this only helps if you are using a mono font
# Options: right, left or none
use_spacer none

# Default and Minimum size is 256 - needs more for single commands that
# "call" a lot of text IE: bash scripts
text_buffer_size 6144

# Subtract (file system) buffers from used memory?
no_buffers yes

# change GiB to G and MiB to M
short_units yes

# Like it says, ot pads the decimals on % values
# doesn't seem to work since v1.7.1
pad_percents 2

# Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use
# $image lots. Set to 0 to disable the image cache.
imlib_cache_size 0

# Use the Xdbe extension? (eliminates flicker)
# It is highly recommended to use own window with this one
# so double buffer won't be so big.
double_buffer yes

# Maximum size of user text buffer, i.e. layout below TEXT line in config file
# (default is 16384 bytes)
# max_user_text 16384

# Desired output unit of all objects displaying a temperature. Parameters are
# either "fahrenheit" or "celsius". The default unit is degree Celsius.
# temperature_unit Fahrenheit

################# End Miscellaneous Section ###
### LUA Settings ##############################
## Above and After TEXT - requires a composite manager or blinks.
##
# lua_load /media/5/Conky/LUA/draw-bg.lua
#TEXT
#${lua conky_draw_bg 125 0 0 0 0 0x000000 0.2}
#
#${lua conky_draw_bg corner_radius x_position y_position width height color alpha}
##
## OR Both above TEXT (No composite manager required - no blinking!)
#
#--------------------------------
lua_load $HOME/.config/conky/LUA/draw-bg.lua
#lua_draw_hook_pre draw_bg 15 0 0 0 0 0xffffff 0.05
#lua_draw_hook_pre draw_bg 15 0 0 0 0 0x656667 0.35
lua_draw_hook_pre draw_bg 15 0 0 0 0 0x000000 0
#
# TEXT
#${lua conky_draw_bg 10 0 0 0 0 0x000000 0.2}
############################ End LUA Settings ###

update_interval 1
TEXT
${font Liberation Mono:size=10}${alignc}${color6}#${time %X}
${alignc}${color5}${time %B %Y}
${goto 27}${color0}Mo Di Mi Do Fr Sa ${color9}So
${goto 27}${color1}${execpi 7200 LAR=`date +%-d`; ncal -bh | sed '2d' | sed -e '1d' -e 's/\<'$LAR'\>/${color5}&${color1}/' | sed ':a;N;$!ba;s/\n/\n${goto 27}/g'}${color}${font}
${font sans-serif:normal:size=8}${color1}${alignc -50}Week:${color3}${alignr +20}${time %V}${color}

${alignc}${execi 600 /home/g-spot/bin/weather.sh "EUR|DE|GM003|BERLIN"}

#${alignc} for below when scroll is not set
${alignc}${color0}S Y S T E M I N F O${color1}
${hr}
# Show number of USB connected items that are not hubs
USB Devices Attached: ${alignr} ${execpi 5 lsusb | grep -iv 'hub' | cut --fields=7- --delimiter=' ' | wc -l}
# Get the name of each item
${font sans-serif Light:pixelsize=8}${color7}${scroll 66 4 ${execpi 5 lsusb | grep -iv 'hub' | cut --fields=7- --delimiter=' '}}
${font sans-serif:normal:size=8}${color1}#Kernel:${alignr}$Kernel
#Host:${alignr}${nodename}
#${execi 60000 env | grep '^DESKTOP_SESSION' | cut -d'=' -f2-}
Uptime:${alignr}${uptime}
#CPU Temp${alignr} ${if_match ${hwmon 0 temp 1} <=40}${color1}${color7}${hwmon 0 temp 1}${color1}${color7}${else}${if_match ${hwmon 0 temp 1} <41}${color1}${color7}${endif}${hwmon 0 temp 1}${color1}${color7}${endif}${if_match ${hwmon 0 temp 1} >=65}${color9}${hwmon 0 temp 1}${color1}${endif}${color1}°C
CPU Temp:${alignr} ${if_match ${hwmon 0 temp 1} <=64}${color1}${hwmon 0 temp 1}${color1}${endif}${if_match ${hwmon 0 temp 1} >=65}${color9}${hwmon 0 temp 1}${color1}${endif}°C
Avg:${alignr}${if_match ${cpu cpu0}<11}${color1}${color7}${cpu cpu0}\
${else}${if_match ${cpu cpu0}<95}${color1}${color1}${cpu cpu0}\
${else}${if_match ${cpu cpu0}<=100}${color9}${color9}${cpu cpu0}\
${else}${cpu cpu0}${endif}${endif}${endif}% ${alignr}${freq}Mhz
$cpubar{color1}
$cpugraph{color1}
${color}${font sans-serif Light:pixelsize=8}${color}${top name 1}${color1}${alignr}${if_match ${top cpu 1}>=85}${color9}${else}${color1}${endif}${top cpu 1} %
${color}${font sans-serif Light:pixelsize=8}${color}${top name 2}${color1}${alignr}${if_match ${top cpu 2}>=85}${color9}${else}${color1}${endif}${top cpu 2} %
${color}${font sans-serif Light:pixelsize=8}${color}${top name 3}${color1}${alignr}${if_match ${top cpu 3}>=85}${color9}${else}${color1}${endif}${top cpu 3} %
${color}${font sans-serif Light:pixelsize=8}${color}${top name 4}${color1}${alignr}${if_match ${top cpu 4}>=85}${color9}${else}${color1}${endif}${top cpu 4} %
${color}${font sans-serif Light:pixelsize=8}${color}${top name 5}${color1}${alignr}${if_match ${top cpu 5}>=85}${color9}${else}${color1}${endif}${top cpu 5} %
#${color}${font sans-serif Light:pixelsize=8}${color}${top name 6}${color1}${alignr}${if_match ${top cpu 5}>=85}${color9}${else}${color1}${endif}${top cpu 5} %
#${color}${font sans-serif Light:pixelsize=8}${color}${top name 7}${color1}${alignr}${if_match ${top cpu 5}>=85}${color9}${else}${color1}${endif}${top cpu 5} %
#${color}${font sans-serif Light:pixelsize=8}${color}${top name 8}${color1}${alignr}${if_match ${top cpu 5}>=85}${color9}${else}${color1}${endif}${top cpu 5} %
#${color}${font sans-serif Light:pixelsize=8}${color}${top name 9}${color1}${alignr}${if_match ${top cpu 5}>=85}${color9}${else}${color1}${endif}${top cpu 5} %
#${color}${font sans-serif Light:pixelsize=8}${color}${top name 10}${color1}${alignr}${if_match ${top cpu 5}>=85}${color9}${else}${color1}${endif}${top cpu 5} %

${font sans-serif:normal:size=8}RAM ${alignr}${color7}${mem} / ${color1}${alignr}${memmax}${color1}
$membar{color1}
${font sans-serif:normal:size=8}Swap $swapperc%${alignr}${color7}${swap} / ${alignr}${color1}${swapmax}${color1}
$swapbar$swapperc% $swap/$swapmax
#${font sans-serif Light:pixelsize=8}MEM-Max ${alignr} $memmax
${font sans-serif Light:pixelsize=8}Buffers ${alignr} $buffers
${font sans-serif Light:pixelsize=8}Cached ${alignr} $cached
${font sans-serif Light:pixelsize=8}MEM-Easy-Free ${alignr} $memeasyfree
${font sans-serif Light:pixelsize=8}MEM-Free ${alignr} $memfree
$memgraph{color1}
${color}${font sans-serif Light:pixelsize=8}${color}${top_mem name 1}${color1}${alignr}${top_mem mem_res 1}${color1} / ${alignr}${top_mem mem 1}${color1} %
${color}${font sans-serif Light:pixelsize=8}${color}${top_mem name 2}${color1}${alignr}${top_mem mem_res 2}${color1} / ${alignr}${top_mem mem 2}${color1} %
${color}${font sans-serif Light:pixelsize=8}${color}${top_mem name 3}${color1}${alignr}${top_mem mem_res 3}${color1} / ${alignr}${top_mem mem 3}${color1} %
${color}${font sans-serif Light:pixelsize=8}${color}${top_mem name 4}${color1}${alignr}${top_mem mem_res 4}${color1} / ${alignr}${top_mem mem 4}${color1} %
${color}${font sans-serif Light:pixelsize=8}${color}${top_mem name 5}${color1}${alignr}${top_mem mem_res 5}${color1} / ${alignr}${top_mem mem 5}${color1} %
#${color}${font sans-serif Light:pixelsize=8}${color}${top_mem name 6}${color1}${alignr}${top_mem mem_res 5}${color1} / ${alignr}${top_mem mem 5}${color1} %
#${color}${font sans-serif Light:pixelsize=8}${color}${top_mem name 7}${color1}${alignr}${top_mem mem_res 5}${color1} / ${alignr}${top_mem mem 5}${color1} %
#${color}${font sans-serif Light:pixelsize=8}${color}${top_mem name 8}${color1}${alignr}${top_mem mem_res 5}${color1} / ${alignr}${top_mem mem 5}${color1} %
#${color}${font sans-serif Light:pixelsize=8}${color}${top_mem name 9}${color1}${alignr}${top_mem mem_res 5}${color1} / ${alignr}${top_mem mem 5}${color1} %
#${color}${font sans-serif Light:pixelsize=8}${color}${top_mem name 10}${color1}${alignr}${top_mem mem_res 5}${color1} / ${alignr}${top_mem mem 5}${color1} %

${font sans-serif:normal:size=8}Disk${alignr}${color7}${fs_used /home} / ${alignr}${color1}${fs_size /home}${color1}
$fs_bar 10
$diskiograph {color1}
${font sans-serif Light:pixelsize=8}Disk Read ${alignr}${diskio_read /dev/sda}
${font sans-serif Light:pixelsize=8}Disk Write ${alignr -9}${diskio_write /dev/sda} ${font sans-serif:normal:size=8}
#$memgraph
#$cpugraph
######################################WORKINGVERSION##########################################################
${alignc}${color0}N E T W O R K ${color1}
${hr}
#${font sans-serif Light:pixelsize=9}IP address $alignr ${addr wlan0}
Signal $alignr${wireless_link_bar 2,33 wlan0}$alignr ${wireless_link_qual_perc wlan0}%
ID$alignr${wireless_essid wlan0}
#Bitrate: $alignr${wireless_bitrate wlan0}
#${downspeedgraph wlan0}
#${font sans-serif Light:pixelsize=9}Upload$alignr${upspeed wlan0}
#Download$alignr${downspeed wlan0}
#${downspeedgraph wlan0}
#${font sans-serif:normal:size=8}Down: (Tot: ${totaldown wlan0}) $alignr${downspeed wlan0}/s
#${upspeedgraph wlan0}
#${font sans-serif:normal:size=8}Up: (Tot: ${totalup wlan0}) $alignr ${upspeed wlan0}/s
########################################WORKINGVERSION##########################################################
${if_existing /sys/class/net/eth0/operstate up}IP (eth0):$alignr${addr eth0}
Down: ${downspeed eth0} k/s ${alignr}Up: ${upspeed eth0} k/s
${color1}${downspeedgraph eth0 20,80 ${color} ${color}} ${alignr}${upspeedgraph eth0 20,80 ${color} ${color}}${color1}
Total: ${totaldown eth0} ${alignr}Total: ${totalup eth0}
${endif}${if_existing /sys/class/net/eth1/operstate up}IP (eth1):$alignr${addr eth1}
Down: ${downspeed eth1} k/s ${alignr}Up: ${upspeed eth1} k/s
${color1}${downspeedgraph eth1 20,80 ${color} ${color}} ${alignr}${upspeedgraph eth1 20,80 ${color} ${color}}${color1}
Total: ${totaldown eth1} ${alignr}Total: ${totalup eth1}
${endif}${if_existing /sys/class/net/eth2/operstate up}IP (eth2):$alignr${addr eth2}
Down: ${downspeed eth2} k/s ${alignr}Up: ${upspeed eth2} k/s
${color1}${downspeedgraph eth2 20,80 ${color} ${color}} ${alignr}${upspeedgraph eth2 20,80 ${color} ${color}}${color1}
Total: ${totaldown eth2} ${alignr}Total: ${totalup eth2}
${endif}${if_existing /sys/class/net/wlan0/operstate up}IP (wlan0):$alignr${addr wlan0}
Down: ${downspeed wlan0} k/s ${alignr}Up: ${upspeed wlan0} k/s
${color1}${downspeedgraph wlan0 20,80 ${color7} ${color7}} ${alignr}${upspeedgraph wlan0 20,80 ${color} ${color7}}${color1}
Total: ${totaldown wlan0} ${alignr}Total: ${totalup wlan0}
${endif}${if_existing /sys/class/net/ppp0/operstate}IP (ppp0):$alignr${addr ppp0}
Down: ${downspeed ppp0} k/s ${alignr}Up: ${upspeed ppp0} k/s
${color1}${downspeedgraph ppp0 20,80 ${color7} ${color7}} ${alignr}${upspeedgraph ppp0 20,80 ${color} ${color7}}${color1}
Total: ${totaldown ppp0} ${alignr}Total: ${totalup ppp0}
${endif}
${font sans-serif:normal:size=8}${alignc}${color0}M U S I X${color1}
${hr}
${color1}${font sans-serif Light:pixelsize=9}Position / Duration ${execi 600 cmus-remote -Q | grep " status " | cut -c 11-} ${alignr} ${color} ${execi 600 /home/g-spot/.conky/cmus-time.sh}${color1}${font sans-serif Light:pixelsize=9}
#Title${alignr}${color}${font sans-serif Light:pixelsize=9} ${scroll 50 1 ${execi 1 cmus-remote -Q | grep " title " | cut -c 11-}}
#${color1}Artist${alignr}${color}${font sans-serif Light:pixelsize=9} ${scroll 50 2 ${execi 1 cmus-remote -Q | grep " artist " | cut -c 11-}}
#${color1}Album${alignr}${color}${font sans-serif Light:pixelsize=9} ${scroll 50 3 ${execi 1 cmus-remote -Q | grep " album " | cut -c 11-}}
#${color1}Year${alignr}${color}${font sans-serif Light:pixelsize=9} ${scroll 50 4 ${execi 1 cmus-remote -Q | grep " date " | cut -c 9-}}
${color1} ${alignc}${color}${font sans-serif Light:pixelsize=9} ${scroll 50 3 ${execi 600 cmus-remote -Q | grep " title " | cut -c 11-} ${color7} ${execi 600 cmus-remote -Q | grep " artist " | cut -c 11-} ${color0} ${execi 600 cmus-remote -Q | grep " album " | cut -c 11-} ${color3} ${execi 600 cmus-remote -Q | grep " date " | cut -c 9-} ${color5} ${execi 600 cmus-remote -Q | grep " genre " | cut -c 11-}}
#${if_match ${execi 5 expr length "` cmus-remote -Q | grep " artist " | cut -c 11-"} >= 25 }${scroll 25 3 ${execi 5 cmus-remote -Q | grep " artist " | cut -c 11-}}${else}${execi 5 cmus-remote -Q | grep " artist " | cut -c 11-}${endif}
#${color1}${font sans-serif Light:pixelsize=9}Repeat ${alignc} ${color7} ${execi 1 /home/g-spot/.conky/cmus-repeat.sh} ${alignc} | ${color1}${font sans-serif Light:pixelsize=9}Shuffle ${alignr +20} ${color7} ${execi 1 /home/g-spot/.conky/cmus-shuffle.sh}

#${color1}${font sans-serif Light:pixelsize=9}Shuffle ${alignr} ${color7} ${execi 1 /home/g-spot/.conky/cmus-shuffle.sh}
${font sans-serif:normal:size=8}${alignc}${color0}S H O R T C U T K E Y S${color1}
${hr}
${font sans-serif Light:pixelsize=7}[Alt] + F2${alignr}Run Dialog
[Alt] + F3${alignr}Alt Menu
+ Space${alignr}Main Menu
+ Tab${alignr}Client Menu
+ t${alignr}Terminal
+ f${alignr}File Manager
+ e${alignr}Editor
+ m${alignr}Media Player
+ w${alignr}Web Browser
+ h${alignr}Task Manager
+ l${alignr}Lock Screen
+ v${alignr}Volume Control
+ x${alignr}Logout
[PrtSc]${alignr}Screenshot


some scrolling, some changeable colors and dynamic info ...

ENJOY !

PS:
as you see, some lines are on purpose commented out, to keep the config variable and flexible, so not a bug - a feature, literally ! :dance013:

and to see how that conky looks like, heres its scrot :
 

Attachments

  • 2017-03-02-20-47-45_scrot.jpg
    2017-03-02-20-47-45_scrot.jpg
    15.7 KB · Views: 8

domacin

Member
bc ive just seen what happend, some of the formatting got lost, but shouldnt be a problem, as its just a few empty >space<s that have to be "closed"
 

Latest posts

Latest posts

Top