++
Programming, IT Engineering and Consulting
setup-alpine
setup-xorg-base
su
apk update
apk upgrade
apk add icewm nano geany xterm picom thunar
apk add icewm-themes
apk add volumeicon-alsa volumeicon
apk add pulseaudio pulseaudio-alsa alsa-utils pavucontrol
rc-update add pulseaudio
nano ~/.xinitrc
#!/bin/sh
icewmbg &
volumeicon &
picom &
pulseaudio --start
exec icewm-session
nano ~/.icewm/preferences
DesktopBackgroundImage="/home/joe/Downloads/sumaa.JPG"
DesktopBackgroundScaled=1
If you want icons on desktop, please use pcmanfm:
apk add pcmanfmadd this to ~/.xinitrc
pcmanfm --desktop &
You need to select background image again from pcmanfm if you want to see your background wallpaper again!
You can use thunar to copy desktop shortcut icons from /usr/share/applications to ~/Desktop.
You have to restart the system for the changes to take place.
Mod + Enter New terminal
Mod + F Make current window fullscreen
Mod + Shift + Q Quit program
Mod + Shift + E Exit Sway
Mod + Shift + C Reload Sway configuration
Mod + Shift + - Move window to scratchpad
Mod + - Show scratchpad
Mod + 0..9 Change current workspace
Mod + Shift + 0..9 Move current window to designated workspace
Mod + B Horizontal layout
Mod + V Vertical layout
Mod + S Stacking layout
Mod + E Toggle split layout
Mod + W Tabbed layout
Mod + A Focus on parent container
Mod + Space Swap focus between tiling and floating
Mod + Shift + Space Toggle floating mode
Mod + Tab Next workspace
Mod + Shift + Tab Previous workspace
Mod + Left/Right/Up/Down Move focus of the window
Mod + Shift + Left/Right/Up/Down Move the focused window in the workspace
To resize windows, you must enter resize mode, with the Mod + R keybinding. After you enter resize mode you can resize windows with Left/Right/Up/Down keys, and press enter or escape to return to default mode.
Alpine Linux IceWM =
setup-alpine
setup-xorg-base
apk add icewm
nano ~/.xinitrc
exec icewm-session
[ctrl + O] [ctrl + X]
startx
TIPS OF THE DAY=
Evilginx
❯ C ➟ learn-c ❯ C++ ➟ fluentcpp ❯ Java ➟ baeldung ❯ JavaScript ➟ javascript .info ❯ Python ➟ realpython ❯ SQL ➟ sqlbolt ❯ HTML ➟ learn-html ❯ CSS ➟ css-tricks ❯ Go ➟ learn-golang ❯ Kotlin ➟ studytonight ❯ Swift ➟ codewithchris ❯ C# ➟ learncs ❯ PHP ➟ learn-php ❯ DSA ➟ techdevguide .withgoogle
❯ HTML ➟ https://web.dev/html ❯ HTML ➟ http://learn-html.org ❯ HTML ➟ https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Structuring_content… ❯ CSS ➟ https://web.dev/css ❯ CSS ➟ http://css-tricks.com/guides ❯ CSS ➟ https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Styling_basics… ❯ JavaScript ➟ https://web.dev/javascript ❯ JavaScript ➟ https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Scripting… ❯ HTML & CSS ➟ https://theodinproject.com/paths/full-stack-javascript/courses/intermediate-html-and-css… ❯ HTML & CSS ➟ https://scrimba.com/learn-html-and-css-c0p
❯ JavaScript ➟ http://javascript.info ❯ JavaScript ➟ http://web.dev/javascript ❯ JavaScript ➟ https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Scripting… ❯ JavaScript ➟ https://theodinproject.com/paths/full-stack-javascript/courses/javascript… ❯ Node.js ➟ https://nodejs.org/learn/ ❯ Node.js ➟ https://theodinproject.com/paths/full-stack-javascript/courses/nodejs… ❯ Express.js ➟ https://developer.mozilla.org/en-US/docs/Learn_web_development/Extensions/Server-side/Express_Nodejs… ❯ Express.js ➟ https://expressjs.com/en/starter/installing.html… ❯ React ➟ https://scrimba.com/learn-react-c0e ❯ React ➟ https://theodinproject.com/paths/full-stack-javascript/courses/react
❯ Python ➟ https://realpython.com ❯ Python ➟ https://fullstackpython.com ❯ Python ➟ https://planetpython.org ❯ Django ➟ http://learndjango.com ❯ Flask ➟ https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world… ❯ FastAPI ➟ https://fastapi.tiangolo.com/learn/ ❯ Machine Learning ➟ https://tensorflow.org/resources/learn-ml… ❯ Tensorflow ➟ https://tensorflow.org/learn
❯ Java ➟ https://dzone.com/java ❯ Java ➟ https://baeldung.com/java-tutorial ❯ Spring ➟ https://baeldung.com/spring-tutorial ❯ Spring Boot ➟ https://baeldung.com/spring-boot
6. DevOps - https://atlassian.com/devops - https://dzone.com/devops-and-cicd - https://theserverside.com/resources/DevOps-driven-cloud-native-app-development… - https://devopscube.com - https://infoworld.com/devops/
7. Popular Learning Sites - http://w3schools.com - http://tutorialspoint.com - http://geeksforgeeks.org - http://programiz.com - http://freecodecamp.org/learn - http://kaggle.com/learn - http://towardsdatascience.com