intiial commit

This commit is contained in:
Arsimael Inshan 2022-02-01 23:49:29 +01:00
parent ce6b469931
commit 4e3a3f01a1
12 changed files with 641 additions and 0 deletions

View File

@ -0,0 +1,34 @@
#!/bin/bash
g513-led -a 000000;sleep 0.025
g513-led -k esc FF0000, sleep 0.025
for i in {f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12}; do g513-led -k $i FF00FF;sleep 0.025; done
for i in {printscr,scrolllock,pausebreak}; do g513-led -k $i FFFFFF;sleep 0.025; done
for i in {tilde,1,2,3,4,5,6,7,8,9,0,minus,equal}; do g513-led -k $i 00FF00;sleep 0.025; done
g513-led -k back FF8800;sleep 0.025
for i in {ins,home,pageup}; do g513-led -k $i 00FFFF;sleep 0.025; done
g513-led -k tab FF8800;sleep 0.025
for i in {q,w,e,r,t,y,u,i,o,p,open_bracket,close_bracket}; do g513-led -k $i 00FF00;sleep 0.025; done
g513-led -k enter FF0000; sleep 0.025
for i in {del,end,pagedown}; do g513-led -k $i 00FFFF;sleep 0.025; done
g513-led -k capslock FF8800;sleep 0.025
for i in {a,s,d,f,g,h,j,k,l,semicolon,quote,dollar}; do g513-led -k $i 00FF00;sleep 0.025; done
g513-led -k enter FF8800; sleep 0.025
g513-led -k shiftleft FF8800; sleep 0.025
for i in {intl_backslash,z,x,c,v,b,n,m,comma,period,slash}; do g513-led -k $i 00FF00;sleep 0.025; done
g513-led -k shiftright FF8800; sleep 0.025
g513-led -k arrowtop 0000FF; sleep 0.025
for i in {ctrll,winl,altl}; do g513-led -k $i FF8800;sleep 0.025; done
g513-led -k space 00FF00;sleep 0.025
for i in {altr,winr,menu,ctrlr}; do g513-led -k $i FF8800;sleep 0.025; done
for i in {arrowleft,arrowbottom,arrowright}; do g513-led -k $i 0000FF;sleep 0.025; done
for i in {numlock,numslash,numasterisk,numminus,numplus}; do g513-led -k $i FFFF00;sleep 0.025; done
for i in {num9,num8,num7,num4,num5,num6,numplus,numenter}; do g513-led -k $i FF8800;sleep 0.025; done
for i in {num3,num2,num1,num0,num.,numenter}; do g513-led -k $i FF0000;sleep 0.025; done
g513-led -k esc FF0000;sleep 0.5
g513-led -k esc 000000;sleep 0.5
g513-led -k esc FF0000;sleep 0.5
g513-led -k esc 000000;sleep 0.5
g513-led -k esc FF0000;sleep 0.5
g513-led -k esc 000000;sleep 0.5
g513-led -k esc FF0000

View File

@ -0,0 +1,27 @@
#!/bin/bash
g513-led -a 000000
g513-led -k esc FF0000
for i in {f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12}; do g513-led -k $i FF00FF; done
for i in {printscr,scrolllock,pausebreak}; do g513-led -k $i FFFFFF; done
for i in {tilde,1,2,3,4,5,6,7,8,9,0,minus,equal}; do g513-led -k $i 00FF00; done
g513-led -k back FF8800
for i in {ins,home,pageup}; do g513-led -k $i 00FFFF; done
g513-led -k tab FF8800
for i in {q,w,e,r,t,y,u,i,o,p,open_bracket,close_bracket}; do g513-led -k $i 00FF00; done
g513-led -k enter FF0000; sleep 0.025
for i in {del,end,pagedown}; do g513-led -k $i 00FFFF; done
g513-led -k capslock FF8800;sleep 0.025
for i in {a,s,d,f,g,h,j,k,l,semicolon,quote,dollar}; do g513-led -k $i 00FF00; done
g513-led -k enter FF8800; sleep 0.025
g513-led -k shiftleft FF8800; sleep 0.025
for i in {intl_backslash,z,x,c,v,b,n,m,comma,period,slash}; do g513-led -k $i 00FF00; done
g513-led -k shiftright FF8800; sleep 0.025
g513-led -k arrowtop 0000FF; sleep 0.025
for i in {ctrll,winl,altl}; do g513-led -k $i FF8800; done
g513-led -k space 00FF00;sleep 0.025
for i in {altr,winr,menu,ctrlr}; do g513-led -k $i FF8800; done
for i in {arrowleft,arrowbottom,arrowright}; do g513-led -k $i 0000FF; done
for i in {numlock,numslash,numasterisk,numminus,numplus}; do g513-led -k $i FFFF00; done
for i in {num9,num8,num7,num4,num5,num6,numplus,numenter}; do g513-led -k $i FF8800; done
for i in {num3,num2,num1,num0,num.,numenter}; do g513-led -k $i FF0000; done
g513-led -k esc FF0000

View File

@ -0,0 +1,8 @@
#!/bin/bash
echo -n -e "\x00\x00\x15\x00\x00\x00\xFF\x00\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" >/sys/bus/hid/drivers/razerkbd/0003:1532:021E.0004/matrix_custom_frame
echo -n -e "\x01\x00\x15\x00\x00\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x22\xFF\xFF\x22\xFF\xFF\x22\xFF\xFF\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00\xFF\xFF\x00" >/sys/bus/hid/drivers/razerkbd/0003:1532:021E.0004/matrix_custom_frame
echo -n -e "\x02\x00\x15\x00\x00\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x22\xFF\xFF\x22\xFF\xFF\x22\xFF\xFF\xFF\x33\x00\xFF\x66\x00\xFF\x66\x00\xFF\x66\x00" >/sys/bus/hid/drivers/razerkbd/0003:1532:021E.0004/matrix_custom_frame
echo -n -e "\x03\x00\x15\x00\x00\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x22\xFF\xFF\x22\xFF\xFF\x22\xFF\xFF\xFF\x33\x00\xFF\x66\x00\xFF\x66\x00\xFF\x66\x00" >/sys/bus/hid/drivers/razerkbd/0003:1532:021E.0004/matrix_custom_frame
echo -n -e "\x04\x00\x15\x00\x00\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\xCC\x00\x00\xCC\x00\x00\xCC\x00\x00\xCC\x00\x00" >/sys/bus/hid/drivers/razerkbd/0003:1532:021E.0004/matrix_custom_frame
echo -n -e "\x05\x00\x15\x00\x00\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\x00\x00\x00\xFF\x00\x00\xFF\x00\x00\xFF\xCC\x00\x00\xCC\x00\x00\xCC\x00\x00\xCC\x00\x00" >/sys/bus/hid/drivers/razerkbd/0003:1532:021E.0004/matrix_custom_frame
echo -n "1" >/sys/bus/hid/drivers/razerkbd/0003:1532:021E.0004/matrix_effect_custom

View File

@ -0,0 +1,7 @@
#!/bin/bash
[[ -z "$1" ]] && { echo "Error: Auflösung nicht angegeben"; exit 1; }
FOLDR="${HOME}/Bilder/Wallpaper_$1"
mkdir -p ${FOLDR}
for i in $(cat listen/$1.txt); do wget -P ${FOLDR}/ $i; done
exit 0

View File

@ -0,0 +1,63 @@
#!/bin/bash
INPUT_FILE="$1"
OUTPUT_FILE="$2"
GPU="$3"
[[ -f "${INPUT_FILE}" ]] || exit 1
ffmpeg_input_opts_amd=(
-init_hw_device vaapi=amdgpu:/dev/dri/renderD128
-hwaccel vaapi
-hwaccel_output_format vaapi
-hwaccel_device amdgpu
)
ffmpeg_output_opts_amd=(
-vaapi_device /dev/dri/renderD128
-map 0
-c:v hevc_vaapi
-c:a copy
-c:s copy
-vtag hvc1
)
ffmpeg_input_opts_nv=(
)
ffmpeg_output_opts_nv=(
-map 0
-c:s copy
-c:a copy
-c:v hevc_nvenc
)
ffmpeg_input_opts_intel=(
-hwaccel qsv
)
ffmpeg_output_opts_intel=(
-map 0
-c:v hevc_qsv
-c:a copy
-c:s copy
)
case ${GPU} in
nv)
echo -n "Using nVidia cuda"
ffmpeg ${ffmpeg_input_opts_nv[@]} -i "${INPUT_FILE}" ${ffmpeg_output_opts_nv[@]} "${OUTPUT_FILE}"
;;
amd)
echo -n "using AMDGPU"
ffmpeg ${ffmpeg_input_opts_amd[@]} -i "${INPUT_FILE}" ${ffmpeg_output_opts_amd[@]} "${OUTPUT_FILE}"
;;
intel)
echo -n "Using Intel QSV"
ffmpeg ${ffmpeg_input_opts_intel[@]} -i "${INPUT_FILE}" ${ffmpeg_output_opts_intel[@]} "${OUTPUT_FILE}"
;;
*)
echo -n "Using CPU encoding"
;;
esac

View File

@ -0,0 +1,27 @@
https://pics.jhml.de/images/2021/07/14/Wild-animal-cheetah-wallpaper-HDd47b9c6a4dbce0869ee73.jpg
https://pics.jhml.de/images/2021/07/14/texture_demo_1151529406-cheetah2b6f14e505ed5dac1e2f4.jpg
https://pics.jhml.de/images/2021/07/14/white-bengal-tigers-1764-1920x120000a982487376fff29f12c.jpg
https://pics.jhml.de/images/2021/07/14/red-panda-543b84f4190ddeb32bed826ea3a48436e.jpg
https://pics.jhml.de/images/2021/07/14/GW2Warrior02-1920x12002c1bbd0e635971b7327e3.jpg
https://pics.jhml.de/images/2021/07/14/map4011c8f0cf93fc14a9a04.jpg
https://pics.jhml.de/images/2021/07/14/Katze1920x12001e7d262444ab0994e9c182.jpg
https://pics.jhml.de/images/2021/07/14/Nice-Windows-7406103ada4accae5ef48b.jpg
https://pics.jhml.de/images/2021/07/14/endangered-beauty-wallpapera11bb8013770eba57126f.jpg
https://pics.jhml.de/images/2021/07/14/dark-wallpaperf7d7f18c8148e1f00ea1e.jpg
https://pics.jhml.de/images/2021/07/14/darkvictorian1920x1200blacklight43dd7fb48e13c7e83252d.jpg
https://pics.jhml.de/images/2021/07/14/Cheetah-Photos-Download298b0ef259ae9a38f09721af86067d3d.jpg
https://pics.jhml.de/images/2021/07/14/dark-fantasy-wallpaper-1920x1200-0529d8967789540e4409cbd7d.jpg
https://pics.jhml.de/images/2021/07/14/Cheetah-Hd-Wallpapers-1080P86d23f4cc469122b1f827.jpg
https://pics.jhml.de/images/2021/07/14/122814160389253033430455ce576c98fb.jpg
https://pics.jhml.de/images/2021/07/14/black7a687d6d278d759758214.jpg
https://pics.jhml.de/images/2021/07/14/200807093430-9701998250e1afdb2979a0805.jpg
https://pics.jhml.de/images/2021/07/14/baec318f-edeb-4823-aa94-2e86006f38af538818baec0851e614d80.jpg
https://pics.jhml.de/images/2021/07/14/01597_appletvesque_1920x1200ad59b8771814829ca5525.jpg
https://pics.jhml.de/images/2021/07/14/6981101-cheetah-face54d1bb6e34ca57bca8be7f9e792b0da7.jpg
https://pics.jhml.de/images/2021/07/14/6275e586-553f-42dd-9b37-73f2c5f65406adb448fbe24c9071fa1b7.jpg
https://pics.jhml.de/images/2021/07/14/01514_photoshopgeek_1920x12002bf9d5554ac75a40a2180.jpg
https://pics.jhml.de/images/2021/07/14/01570_fragileelegance_1920x120045a2f6ccc3b8ba5c6f612.jpg
https://pics.jhml.de/images/2021/07/14/01262_chioscatinbarn_1920x1200c014fdd1467835151135a.jpg
https://pics.jhml.de/images/2021/07/14/01577_radiant_1920x120065c94047c537c34c8672f.jpg
https://pics.jhml.de/images/2021/07/14/2SJgZChd5YPbUXLESPuqFXyN6521380b7028808a11b35e7464b199e7.jpg

View File

@ -0,0 +1,29 @@
https://pics.jhml.de/images/2021/07/14/04192_thecobbler_2560x144074bd7b8dcb34e320fde1f52b01976e5d.jpg
https://pics.jhml.de/images/2021/07/14/04189_sunsetinenoshima_2560x1440-114747a6176dfad50b060d43d8d081dbb.jpg
https://pics.jhml.de/images/2021/07/14/04188_fairytalecastle_2560x144005aaef30c8f470a373e9027812529472.jpg
https://pics.jhml.de/images/2021/07/14/04183_bluebells_2560x1440051eca2b5e53c41922b3d6c93154a2e3.jpg
https://pics.jhml.de/images/2021/07/14/04185_lakepukaki_2560x144092599bf4c15fec8919deedafb8b14488.jpg
https://pics.jhml.de/images/2021/07/14/04181_miseryridge_2560x144033105b2bd89a7304567c761aed7d30e6.jpg
https://pics.jhml.de/images/2021/07/14/04131_mistyyosemite_2560x1440dd5f7dd82e08554782d14cf37883808b.jpg
https://pics.jhml.de/images/2021/07/14/04128_glaciertrifecta_2560x1440c5e849b77e5fe5c53bac24fb140d9101.jpg
https://pics.jhml.de/images/2021/07/14/04130_totality_2560x1440a950070bd43779d3942e03de5e8acfa9.jpg
https://pics.jhml.de/images/2021/07/14/04125_howlinatthemoon_2560x14409a46ef109226409b2294816060b21e4b.jpg
https://pics.jhml.de/images/2021/07/14/04124_shadesofnature_2560x144024cf40e6b8ebd1d5c147157060af1d32.jpg
https://pics.jhml.de/images/2021/07/14/04114_intotheforest_2560x14408e495f62be6104e27e98fcf8c472eb56.jpg
https://pics.jhml.de/images/2021/07/14/04121_windwaterfireearth_2560x14400ddc96e1f6c5f08d4c7ec4410f10154b.jpg
https://pics.jhml.de/images/2021/07/14/04118_friolero_2560x1440689ca503639ca1346317311788cd7e94.jpg
https://pics.jhml.de/images/2021/07/14/04112_grosunset_2560x1440004d5a8dca16758a3cbdc5fec62005e1.jpg
https://pics.jhml.de/images/2021/07/14/04111_sunsetonglencoelochan_2560x1440e4d29d3fcf30651e802f8bcc9027e299.jpg
https://pics.jhml.de/images/2021/07/14/04100_incipientdawn_2560x144084660748c219cdb11f4437cee4695a2c.jpg
https://pics.jhml.de/images/2021/07/14/04109_boydsforestdragon_2560x1440f393341b2aebf8d46ab630f78add0e25.jpg
https://pics.jhml.de/images/2021/07/14/04095_therediceforest_2560x14401d679d4c1a96e1b39919094164cab3d9.jpg
https://pics.jhml.de/images/2021/07/14/04108_lakeohau_2560x1440e692b48e5c15ac32429372864e197f31.jpg
https://pics.jhml.de/images/2021/07/14/03502_leopard_2560x14400a1926e3e7d80512d0172783603689f5.jpg
https://pics.jhml.de/images/2021/07/14/04099_dataibaysunset_2560x1440c5cf908fb3ec650516eec71b2179c15e.jpg
https://pics.jhml.de/images/2021/07/14/02926_walpagorgeaustralia_2560x1440a4eb74a1c1d74b7f0d46ba1feb49f5f3.jpg
https://pics.jhml.de/images/2021/07/14/04075_foggysunsetinfrance_2560x14406340ab21d6bce5216158496812951b32.jpg
https://pics.jhml.de/images/2021/07/14/02211_lazingleopard_2560x144075e5074e8923ca852c92530bb71c7486.jpg
https://pics.jhml.de/images/2021/07/14/02219_whereismyprey_2560x1440039bf4799826c3744cacc0fae84e791b.jpg
https://pics.jhml.de/images/2021/07/14/01975_cheetahbeauty_2560x1440a8879a46ee10b6dcfa9fde90ac92e38f.jpg
https://pics.jhml.de/images/2021/07/14/01713_mysticsunset_2560x1440b5d20fc21d361774e49ea694fbdfd37f.jpg
https://pics.jhml.de/images/2021/07/14/02509_uluruayersrock_2560x144048bce9a2093da9f7caf380e21398a6a5.jpg

View File

@ -0,0 +1,240 @@
https://pics.jhml.de/images/2021/07/15/_and-desktop-size-ranging-is-3440-1440-3440-1440-3440-1440-HTML-codebec34e4c96452196.jpg
https://pics.jhml.de/images/2021/07/15/3440x1440-WQHD-Wallpaper---WallpaperSafaried13964ca61924bd.jpg
https://pics.jhml.de/images/2021/07/15/_Mountains-219-Wallpaper-Ultrawide-Monitor-219-Wallpapers-HTML-code37acf90d20eff5e8.jpg
https://pics.jhml.de/images/2021/07/15/Wallpaper-3440-X-1440-Ideas-Home-Design4f0336d767aaa02c.jpg
https://pics.jhml.de/images/2021/07/15/Red-skies-21-9-wallpaper-ultrawide-monitor-21-9-wallpapers9c100907e151bd25.jpg
https://pics.jhml.de/images/2021/07/15/21-9-Wallpapers-3440x1440---WallpaperSafari041933d1208a7a8e.jpg
https://pics.jhml.de/images/2021/07/14/wallhaven-6865684f032b104b6574d361e34268dcb32e56.jpg
https://pics.jhml.de/images/2021/07/14/lus6KNwGZZuCkfVDgG1bYo4JG1Rkd4zjGUg2PtmcXJcef13713b3765b53ec6481000d3d754af.jpg
https://pics.jhml.de/images/2021/07/14/04199_lonelyisland_3440x1440abbb729572760608.jpg
https://pics.jhml.de/images/2021/07/14/04198_galicianwaterfall_3440x144051801dcd77dfdf8d.jpg
https://pics.jhml.de/images/2021/07/14/04197_zionwaterfallafterthestorm_3440x14407390be2377db82ef.jpg
https://pics.jhml.de/images/2021/07/14/04195_mysticfalls_3440x1440d390b3132b360734.jpg
https://pics.jhml.de/images/2021/07/14/04196_thefifthpresident_3440x144032e04ecfeeaa7bde.jpg
https://pics.jhml.de/images/2021/07/14/04192_thecobbler_3440x1440966f13faaa823259.jpg
https://pics.jhml.de/images/2021/07/14/04193_silentlake_3440x14404ada950b84a7ef727bf5954b1a68216e.jpg
https://pics.jhml.de/images/2021/07/14/04188_fairytalecastle_3440x14406ad4f78cf577357236086690abe554c4.jpg
https://pics.jhml.de/images/2021/07/14/04190_clouds_3440x1440a602097564311cc6.jpg
https://pics.jhml.de/images/2021/07/14/04189_sunsetinenoshima_3440x1440f3c9d6dd456b57b1.jpg
https://pics.jhml.de/images/2021/07/14/04187_viewofnycfromnj_3440x14407f3d1ee720233978.jpg
https://pics.jhml.de/images/2021/07/14/04186_tokyotower_3440x14405dfcb7e0d8272b86.jpg
https://pics.jhml.de/images/2021/07/14/04183_bluebells_3440x14407e3c451a3f84607d29bf0b1340911b45.jpg
https://pics.jhml.de/images/2021/07/14/04185_lakepukaki_3440x1440bfceeb6ad474c0d66b71516ba665eff4.jpg
https://pics.jhml.de/images/2021/07/14/04181_miseryridge_3440x1440f416cf0b710cf24d.jpg
https://pics.jhml.de/images/2021/07/14/04180_grandtetonsunset_3440x1440ff8674e317bc30aa.jpg
https://pics.jhml.de/images/2021/07/14/04177_paradiseatbacarasantabarbara_3440x1440aa662400f54fedbd.jpg
https://pics.jhml.de/images/2021/07/14/04176_grandtetonsunrise_3440x14409d708d842c3fa47d.jpg
https://pics.jhml.de/images/2021/07/14/04174_wintersunlight_3440x14408a6cee74b37a6be421872f0dcee5d0a7.jpg
https://pics.jhml.de/images/2021/07/14/04175_thecitythatneversleeps_3440x14405139f474428c58d3.jpg
https://pics.jhml.de/images/2021/07/14/04173_zionnproad_3440x14405ee9b16ea05ae629db7316ff6d5ea60e.jpg
https://pics.jhml.de/images/2021/07/14/04172_yosemitevalleytunnelview_3440x1440b1f72dcda971eb6d.jpg
https://pics.jhml.de/images/2021/07/14/04170_milkytail_3440x1440d9a8621980e959a1.jpg
https://pics.jhml.de/images/2021/07/14/04167_unreachable_3440x14402a1aedf2ad6f80d7.jpg
https://pics.jhml.de/images/2021/07/14/04169_finestra_3440x1440ba3a2c178c839d1a.jpg
https://pics.jhml.de/images/2021/07/14/04160_stonehengestorm_3440x1440d4c353d6b0a6858d.jpg
https://pics.jhml.de/images/2021/07/14/04166_theforest_3440x1440763d2ba0bf5551a1.jpg
https://pics.jhml.de/images/2021/07/14/04158_morningatthedeschutes_3440x14400fa059000de02c58.jpg
https://pics.jhml.de/images/2021/07/14/04153_kochelsee_3440x14407e66577107a004d67eb6c283c3b1662f.jpg
https://pics.jhml.de/images/2021/07/14/04152_thewandereratthecampfire_3440x14409d84080effda503f.jpg
https://pics.jhml.de/images/2021/07/14/04149_mountainlake_3440x1440513187302b0a65e356d0367b95965ea2.jpg
https://pics.jhml.de/images/2021/07/14/04145_coloradoablaze_3440x14402a4978f346d1b870.jpg
https://pics.jhml.de/images/2021/07/14/04143_halfdomeaugustsunset_3440x144049e5e060525db2b8.jpg
https://pics.jhml.de/images/2021/07/14/04141_teagrove_3440x14402c23935d76d72c98.jpg
https://pics.jhml.de/images/2021/07/14/04142_wintergetaway_3440x1440777b0928105bdc1a.jpg
https://pics.jhml.de/images/2021/07/14/04139_thefreshairofsaentismountain_3440x1440bb092c73cc2e0e49.jpg
https://pics.jhml.de/images/2021/07/14/04131_mistyyosemite_3440x1440ce551073a7832fae.jpg
https://pics.jhml.de/images/2021/07/14/04129_zuiderheide_3440x144006d632e993bf9b0d.jpg
https://pics.jhml.de/images/2021/07/14/04128_glaciertrifecta_3440x14405ebaf5e21840c863.jpg
https://pics.jhml.de/images/2021/07/14/04125_howlinatthemoon_3440x14409085f53cfc3b7d63.jpg
https://pics.jhml.de/images/2021/07/14/04124_shadesofnature_3440x14405e8850176777e1a4.jpg
https://pics.jhml.de/images/2021/07/14/04130_totality_3440x1440554203c4c1a56a66.jpg
https://pics.jhml.de/images/2021/07/14/04114_intotheforest_3440x1440fbcea931fb999e94.jpg
https://pics.jhml.de/images/2021/07/14/04119_hautespyrenees_3440x14404f82b1acdec1f9d0.jpg
https://pics.jhml.de/images/2021/07/14/04116_stavrovouni_3440x1440af55d106ca4a379f5ffe2418d20cd355.jpg
https://pics.jhml.de/images/2021/07/14/04118_friolero_3440x1440b040c6d9e2eb1fcd.jpg
https://pics.jhml.de/images/2021/07/14/04113_london_3440x1440c9c0d3254ef6509bb07a06767861e8f4.jpg
https://pics.jhml.de/images/2021/07/14/04112_grosunset_3440x1440a0db24b5e86c4a5eda6920d297e020f4.jpg
https://pics.jhml.de/images/2021/07/14/04111_sunsetonglencoelochan_3440x14403ee244c62237fdc5ad4eec080117708d.jpg
https://pics.jhml.de/images/2021/07/14/04095_therediceforest_3440x1440627ae7e4cf24bf03.jpg
https://pics.jhml.de/images/2021/07/14/04100_incipientdawn_3440x1440a54ed9b2d5cb0ddc08d4060b3b8807eb.jpg
https://pics.jhml.de/images/2021/07/14/04109_boydsforestdragon_3440x144010f07e6d7f90a229.jpg
https://pics.jhml.de/images/2021/07/14/04108_lakeohau_3440x1440375f4ba8521b0bee.jpg
https://pics.jhml.de/images/2021/07/14/04093_whimsical_3440x14400756d737bcdf0b43bea2e63f6a715bea.jpg
https://pics.jhml.de/images/2021/07/14/04101_minimalmountains_3440x144064b8f2607aa607c8.jpg
https://pics.jhml.de/images/2021/07/14/04089_desertstorm_3440x14408006c6cae33bbd9a.jpg
https://pics.jhml.de/images/2021/07/14/04088_thebirthplaceofrivendell_3440x1440064141d8c1bac1c8.jpg
https://pics.jhml.de/images/2021/07/14/04086_queenstownfrombobspeak_3440x1440ae18a38de27ddb0b.jpg
https://pics.jhml.de/images/2021/07/14/04082_vermillionlakestars_3440x144009e89e80de285ba4.jpg
https://pics.jhml.de/images/2021/07/14/04083_seemsignored_3440x1440c611da6235d7b3c6.jpg
https://pics.jhml.de/images/2021/07/14/04081_lagoonnebula_3440x1440506c0e45128d443b.jpg
https://pics.jhml.de/images/2021/07/14/04079_bachalpsee_3440x1440ce4377268ac7d5b5.jpg
https://pics.jhml.de/images/2021/07/14/04077_monuments_3440x1440b404d9c75b7c8ae6.jpg
https://pics.jhml.de/images/2021/07/14/04064_grindjisee_3440x144073d174ce9081627bdc52b9412d294d9b.jpg
https://pics.jhml.de/images/2021/07/14/04076_menhirstation_3440x1440d72ce92346d4a5b8.jpg
https://pics.jhml.de/images/2021/07/14/04063_mirrorlakeyosemitenationalpark_3440x14406319788a7c1fb025.jpg
https://pics.jhml.de/images/2021/07/14/04069_tournesol_3440x144065f8a22d7616fead4146453ffeb26616.jpg
https://pics.jhml.de/images/2021/07/14/04047_hongkongcityafterraining_3440x1440b2c3dcb8c6ed2bb5.jpg
https://pics.jhml.de/images/2021/07/14/04062_mooncloudsandcity_3440x14400360cc41388a7cb2.jpg
https://pics.jhml.de/images/2021/07/14/04049_sunsetatbigapple_3440x14407fca5344e38095d3.jpg
https://pics.jhml.de/images/2021/07/14/04052_hubblessharpestviewoftheorionnebula_3440x1440dbd9f1abb177a660.jpg
https://pics.jhml.de/images/2021/07/14/04045_hollental_3440x1440a5006eee6dd55d5f.jpg
https://pics.jhml.de/images/2021/07/14/04041_mountrainier_3440x1440ed086f2560519ac35e467cad15d9b52e.jpg
https://pics.jhml.de/images/2021/07/14/04042_sunriseatjinshanlinggreatwall_3440x14408b64113442e55d44.jpg
https://pics.jhml.de/images/2021/07/14/04038_intothewoods_3440x1440ecf8de95aee53af527c7989593f54bbe.jpg
https://pics.jhml.de/images/2021/07/14/04037_outofthiswhirl_3440x14408f169a7a9046694619dfe0adb64b30b8.jpg
https://pics.jhml.de/images/2021/07/14/04040_lightningoverthegrandcanyon_3440x144039fd594deea19e109117c7aeff470dba.jpg
https://pics.jhml.de/images/2021/07/14/04036_brothers_3440x1440471cae7ab8f32646eafada2a392a4403.jpg
https://pics.jhml.de/images/2021/07/14/04039_silentbeach_3440x144066a37e640051ee37.jpg
https://pics.jhml.de/images/2021/07/14/04021_rainforesttrail_3440x1440779feff10842c471467a87d80706524a.jpg
https://pics.jhml.de/images/2021/07/14/04025_thehelixnebulasiridescentglory_3440x14403cba2ae77882d39f.jpg
https://pics.jhml.de/images/2021/07/14/04023_clearskieswithachanceofprotonbombardment_3440x1440ee130d375f85220e.jpg
https://pics.jhml.de/images/2021/07/14/04020_jetincarina_3440x144028f42dd4b9ec5c95.jpg
https://pics.jhml.de/images/2021/07/14/04022_colorfulmasterpiece_3440x1440ee37ad6c209572d373ba7c34cf260ee4.jpg
https://pics.jhml.de/images/2021/07/14/04018_thegalacticcenter_3440x1440df096662dcb2360f.jpg
https://pics.jhml.de/images/2021/07/14/04016_cosmologicalmasterpiece_3440x14404f28b51c93eaa685.jpg
https://pics.jhml.de/images/2021/07/14/04011_theskinoftheearth_3440x14401f738a2a41fa40c1c37f5320e1de1536.jpg
https://pics.jhml.de/images/2021/07/14/04017_matherpoint_3440x1440aa70845a5e6a4d236ad6f99a64ee00ad.jpg
https://pics.jhml.de/images/2021/07/14/04012_therichcolorvariationsofpluto_3440x14409176ce48922c2d12.jpg
https://pics.jhml.de/images/2021/07/14/04010_mcwayfalls_3440x144070dbbfe3bf6b232067bb939f7c66471d.jpg
https://pics.jhml.de/images/2021/07/14/04009_endor_3440x144039fe2ac98a4a54e17117babf85036027.jpg
https://pics.jhml.de/images/2021/07/14/04007_autumnsunlightthroughthetrees_3440x1440534f8c5edec5a2f1.jpg
https://pics.jhml.de/images/2021/07/14/04000_newyorkcityfrommanhattanbridge_3440x1440c3d9b8973fbe1645.jpg
https://pics.jhml.de/images/2021/07/14/04003_endofthesunrise_3440x144061c0f53a0ea383af4b9694d9fc429b74.jpg
https://pics.jhml.de/images/2021/07/14/03978_autumninalaska_3440x14400c054f4aab6721bc.jpg
https://pics.jhml.de/images/2021/07/14/03993_nebulacity_3440x1440c908f5eb699abcd9.jpg
https://pics.jhml.de/images/2021/07/14/03999_darknessacross_3440x144014d7400772a4bd27.jpg
https://pics.jhml.de/images/2021/07/14/03985_caodiwetland_3440x1440d94573c25bf164e534f9acca069970f2.jpg
https://pics.jhml.de/images/2021/07/14/03986_proximainferi_3440x1440209ebf3d348cc096.jpg
https://pics.jhml.de/images/2021/07/14/03982_noend_3440x1440b3b57f839abf91e4.jpg
https://pics.jhml.de/images/2021/07/14/03977_onceinadream_3440x14405634c6aec729dc07.jpg
https://pics.jhml.de/images/2021/07/14/03976_theeleventhhour_3440x1440df342e683c1994e6.jpg
https://pics.jhml.de/images/2021/07/14/03974_morningstarpeak_3440x1440511a9307c598d2fd.jpg
https://pics.jhml.de/images/2021/07/14/03973_naturalarch_3440x1440bba4b681e835606a.jpg
https://pics.jhml.de/images/2021/07/14/03943_endlesslights_3440x144074a3fd4a94db01ac.jpg
https://pics.jhml.de/images/2021/07/14/03957_rockefellerview_3440x144016dbd0bcd4ceb271.jpg
https://pics.jhml.de/images/2021/07/14/03923_mountkatahdin_3440x14405aa8560edb07e355.jpg
https://pics.jhml.de/images/2021/07/14/03935_empireofthealps_3440x1440f0bf1dcdff27303e.jpg
https://pics.jhml.de/images/2021/07/14/03927_skogafossrawpower_3440x1440c4367687e0b3def4.jpg
https://pics.jhml.de/images/2021/07/14/03912_yosemitecolor_3440x144005c2dfe790a43411.jpg
https://pics.jhml.de/images/2021/07/14/03929_tangerinesinthesky_3440x1440b85469f6e7d8612f.jpg
https://pics.jhml.de/images/2021/07/14/03907_reflectiononthelake_3440x144087a825feecdf2d14.jpg
https://pics.jhml.de/images/2021/07/14/03906_mistysunrise_3440x14409cb8f29fd1fa3cf3.jpg
https://pics.jhml.de/images/2021/07/14/03903_tauntingeyes_3440x1440797dd45e17e86707.jpg
https://pics.jhml.de/images/2021/07/14/03900_lookingforaprey_3440x1440e055e06f6f99d7b7.jpg
https://pics.jhml.de/images/2021/07/14/03901_empirenights_3440x1440111df516b6d63e6a.jpg
https://pics.jhml.de/images/2021/07/14/03891_autumncolours_3440x1440183e5d551702e5a6.jpg
https://pics.jhml.de/images/2021/07/14/03899_milkywayoverathawingbowlake_3440x1440a5708d5cd48cd7ce.jpg
https://pics.jhml.de/images/2021/07/14/03892_the4amcampfire_3440x1440563cfacb62c91e48.jpg
https://pics.jhml.de/images/2021/07/14/03889_soldiers_3440x1440cb28450d596c1ba1.jpg
https://pics.jhml.de/images/2021/07/14/03887_celestialfireworks_3440x14405636377f04937d8e.jpg
https://pics.jhml.de/images/2021/07/14/03883_themoonappears_3440x1440c4c3e34b2293d333.jpg
https://pics.jhml.de/images/2021/07/14/03886_paintedplains_3440x1440-10dfbf239de7f8b60.jpg
https://pics.jhml.de/images/2021/07/14/03876_gorgeousdayatbedruthansteps_3440x1440e03cf69145f74529.jpg
https://pics.jhml.de/images/2021/07/14/03881_panoramicviewatbariloche_3440x1440-1989e2a69103ca464.jpg
https://pics.jhml.de/images/2021/07/14/03875_atlantisnebula4_3440x1440b87e4890bd2bd9c7.jpg
https://pics.jhml.de/images/2021/07/14/03852_reddemons_3440x144094b2a9645dbb124e.jpg
https://pics.jhml.de/images/2021/07/14/03855_heavenandearth_3440x14401bb1e69a76ec3ed8.jpg
https://pics.jhml.de/images/2021/07/14/03839_theleftedge_3440x1440e9a9fc042ce90799.jpg
https://pics.jhml.de/images/2021/07/14/03848_frozenreservoir_3440x1440f360cf7d66d9b8de.jpg
https://pics.jhml.de/images/2021/07/14/03843_morningsunongunungbatur_3440x14401b6f08af9badeb61.jpg
https://pics.jhml.de/images/2021/07/14/03834_flowertears_3440x1440b8be0376b355e471.jpg
https://pics.jhml.de/images/2021/07/14/03838_pelicanislandsunset_3440x14405bd2affb4d560428.jpg
https://pics.jhml.de/images/2021/07/14/03827_winterinlakelouisealberta_3440x14407878c9dec61e06df.jpg
https://pics.jhml.de/images/2021/07/14/03825_dawnbreaker_3440x14400ac6ceda0cf56eb0.jpg
https://pics.jhml.de/images/2021/07/14/03829_bang_3440x1440abeafc9ae692e484.jpg
https://pics.jhml.de/images/2021/07/14/03818_posinghummingbird_3440x14406d5e826748ed87a7.jpg
https://pics.jhml.de/images/2021/07/14/03817_espontas_3440x1440b0f9b0ad8ad0a309.jpg
https://pics.jhml.de/images/2021/07/14/03816_mythicsilenceastheywanderinthemist_3440x1440054dba68075c1dd3.jpg
https://pics.jhml.de/images/2021/07/14/03809_bowvalley_3440x1440fbc4a690e4520128.jpg
https://pics.jhml.de/images/2021/07/14/03815_sunsetinpalma_3440x14408d1e19f89f975aa8.jpg
https://pics.jhml.de/images/2021/07/14/03813_stellar_3440x14406d56c04917a9f21e.jpg
https://pics.jhml.de/images/2021/07/14/03802_banffpeaks_3440x144009054145490997b3.jpg
https://pics.jhml.de/images/2021/07/14/03801_glacierpointsunset_3440x1440ff5a2eb8dfba64d1.jpg
https://pics.jhml.de/images/2021/07/14/03800_brycecanyonatdawn_3440x1440b9e1e660567521ba.jpg
https://pics.jhml.de/images/2021/07/14/03797_icelandiclandscape_3440x14406488e16f673add37.jpg
https://pics.jhml.de/images/2021/07/14/03792_wheretheyellowfieldsareswaying_3440x14401e9e21da11340f25.jpg
https://pics.jhml.de/images/2021/07/14/03793_canyonlands_3440x14407cccdafbd2306c5d.jpg
https://pics.jhml.de/images/2021/07/14/03787_diamondpeaksunset_3440x144038e32a19e3f8864d.jpg
https://pics.jhml.de/images/2021/07/14/03782_loneship_3440x14402d6863fb42eb6dd5.jpg
https://pics.jhml.de/images/2021/07/14/03789_beijingforbiddencitymoat_3440x14409e421a6029f93148.jpg
https://pics.jhml.de/images/2021/07/14/03781_yellowrain_3440x1440374780e58e30a99abe6200806049917b.jpg
https://pics.jhml.de/images/2021/07/14/03784_pegasusnebula_3440x1440b26bcae1a08c4e0ee4872a7568d34037.jpg
https://pics.jhml.de/images/2021/07/14/03775_stormoverkahului_3440x14402590f5c1277a5792.jpg
https://pics.jhml.de/images/2021/07/14/03779_vyoletznebula_3440x1440-16f6092088be73406.jpg
https://pics.jhml.de/images/2021/07/14/03768_birdseyepanoramaovermonaco_3440x144054a15b007c89f978.jpg
https://pics.jhml.de/images/2021/07/14/03774_thebowl_3440x144054e71808ca94140b.jpg
https://pics.jhml.de/images/2021/07/14/03772_sunny_3440x1440af79b947d8403de242c5ecfb617e586a.jpg
https://pics.jhml.de/images/2021/07/14/03770_atlantisnebula3_3440x1440d7169dab18eddadf.jpg
https://pics.jhml.de/images/2021/07/14/03766_oahusplash_3440x14405e493f10b08029b0.jpg
https://pics.jhml.de/images/2021/07/14/03758_sydneyskyline_3440x1440311d41bca996f9de.jpg
https://pics.jhml.de/images/2021/07/14/03759_maldiviansunset_3440x1440d94c9f38e0f39733.jpg
https://pics.jhml.de/images/2021/07/14/03765_balance_3440x1440e1e2f70c3bc0fcd7704a8d7d971e09c0.jpg
https://pics.jhml.de/images/2021/07/14/03755_theriver_3440x1440-1381c57bf3a0d9c92.jpg
https://pics.jhml.de/images/2021/07/14/03756_mountcooksunset_3440x14406b778519bdb9b873.jpg
https://pics.jhml.de/images/2021/07/14/03750_realmoflight_3440x144092617dfdc0f8982e5935f32e04b95cc3.jpg
https://pics.jhml.de/images/2021/07/14/03751_thegreenergrass_3440x14405af5af19f892c566.jpg
https://pics.jhml.de/images/2021/07/14/03749_deepblue_3440x1440d3c2f6d72e02a6e586629b6dc73d2afe.jpg
https://pics.jhml.de/images/2021/07/14/03745_uppercoquillefalls_3440x1440a1e5ae6b66b60085.jpg
https://pics.jhml.de/images/2021/07/14/03748_sunriseoverbomboheadland_3440x1440aaa914c1b5c49ad5.jpg
https://pics.jhml.de/images/2021/07/14/03737_colorsofautumn_3440x1440dae34f75a60ab7b2.jpg
https://pics.jhml.de/images/2021/07/14/03735_austriansunset_3440x1440c6d61cc478534a1b.jpg
https://pics.jhml.de/images/2021/07/14/03738_sunset_3440x1440d0ce3fc8a80c80c4.jpg
https://pics.jhml.de/images/2021/07/14/03734_darkandlight_3440x14400c64b0f79642d1a8.jpg
https://pics.jhml.de/images/2021/07/14/03733_canadainthedistance_3440x1440fea1d91b86bd4ccf4271e7f6922e89f3.jpg
https://pics.jhml.de/images/2021/07/14/03731_trebarwithstrand_3440x14401df583b73ed436ef.jpg
https://pics.jhml.de/images/2021/07/14/03728_nocturnal_3440x1440479bafae3cdc5350.jpg
https://pics.jhml.de/images/2021/07/14/03727_morningcolor_3440x14408a5284e8a9b3124b.jpg
https://pics.jhml.de/images/2021/07/14/03723_ulurusunrise_3440x14403608a382b9df356b.jpg
https://pics.jhml.de/images/2021/07/14/03724_sunsetatstorebaelt_3440x1440e7d31653411dee837efa26aa8c685478.jpg
https://pics.jhml.de/images/2021/07/14/03721_glacierlagoon_3440x14407b421dc25ca4223b.jpg
https://pics.jhml.de/images/2021/07/14/03720_caveathacetahead_3440x144044fd4121d8f8d187.jpg
https://pics.jhml.de/images/2021/07/14/03712_governmenthouse_3440x144051d2c1c36ce113601ea4cfbec8c25aa4.jpg
https://pics.jhml.de/images/2021/07/14/03719_seealpseelatesummerinswitzerland_3440x1440e95414b1bf57779ac41e5b5be3816929.jpg
https://pics.jhml.de/images/2021/07/14/03714_katabeachatdusk_3440x14402267eb65124f50a1bbb05645e7d4c0dc.jpg
https://pics.jhml.de/images/2021/07/14/03717_wintertime_3440x1440c84b357154d016c853e51c4bde6e5387.jpg
https://pics.jhml.de/images/2021/07/14/03716_morningmist_3440x1440ca9bdc37f64faf73b9b20e6b895cd524.jpg
https://pics.jhml.de/images/2021/07/14/03711_icelandicroad_3440x1440f952b552e338524580a7c99889a306c0.jpg
https://pics.jhml.de/images/2021/07/14/03710_zengardenwaterfalls_3440x14407c584fb5cfcb78b143293cd4f23046cb.jpg
https://pics.jhml.de/images/2021/07/14/03703_pastoralroad_3440x1440e7bd1734187012d64251fd3c0a15ab16.jpg
https://pics.jhml.de/images/2021/07/14/03708_dawnatcastleriggstonecircle_3440x144099f4d7b980e4195ef9c8d536fcf38f5f.jpg
https://pics.jhml.de/images/2021/07/14/03695_citysonicetheynamedittwice_3440x14401ed12ab61de068e98a463c49aaaf7779.jpg
https://pics.jhml.de/images/2021/07/14/03697_vammervikensatnight_3440x144088509cd81effcd68049212a22baa4b5c.jpg
https://pics.jhml.de/images/2021/07/14/03694_thelakeofdarkness_3440x1440260efde2fb11022c13e4bff257b000cb.jpg
https://pics.jhml.de/images/2021/07/14/03691_atlantislabyrinthnebula_3440x144057ba60882c9110dc2994b8fab8967e5d.jpg
https://pics.jhml.de/images/2021/07/14/03690_stormyatmosphereofmerphlyn_3440x14408d12da7f3ce4f3ff.jpg
https://pics.jhml.de/images/2021/07/14/03684_welcometooregon_3440x14402eb86cfcc1c7b69c.jpg
https://pics.jhml.de/images/2021/07/14/03689_forbiddenroad_3440x144069c17b04336fd301678b313e7ccd094b.jpg
https://pics.jhml.de/images/2021/07/14/03686_atsulphurmountain_3440x1440d2d445bb3bd9e862.jpg
https://pics.jhml.de/images/2021/07/14/03685_jonesbeachsunrise_3440x14409beb9b0717407396.jpg
https://pics.jhml.de/images/2021/07/14/03683_hoodooofillesurtet_3440x144071b0ad6e14f33d120596ea0921b953b9.jpg
https://pics.jhml.de/images/2021/07/14/03677_fontainedesamours_3440x1440c64128a8b666e11b1b983ab35ef42306.jpg
https://pics.jhml.de/images/2021/07/14/03678_northernblue_3440x144046559e2afde50acf74119049a39086c2.jpg
https://pics.jhml.de/images/2021/07/14/03671_summerfields_3440x1440107cc4c790899a27.jpg
https://pics.jhml.de/images/2021/07/14/03674_flakstadbeach_3440x14409b32aecc026754047338a91974938250.jpg
https://pics.jhml.de/images/2021/07/14/03676_earthasleep_3440x1440376365866070b224.jpg
https://pics.jhml.de/images/2021/07/14/03669_thebeautifulswordriver_3440x144049a9cf51831fe1f7.jpg
https://pics.jhml.de/images/2021/07/14/03668_fade_3440x14409e0107b6b8b0907ada3777d5316591d9.jpg
https://pics.jhml.de/images/2021/07/14/03660_glendavis_3440x144061d36c2646013d5b.jpg
https://pics.jhml.de/images/2021/07/14/03661_sunriseatgolfcourse_3440x14404fef94c8ff53da07.jpg
https://pics.jhml.de/images/2021/07/14/03658_nightfallatlakeaurora_3440x144020d6bdc649f0ea52.jpg
https://pics.jhml.de/images/2021/07/14/03652_threesisters_3440x1440fe79ac57a01368bcfa9cf8dc05ecd5bd.jpg
https://pics.jhml.de/images/2021/07/14/03650_justistal_3440x1440e15f8d85d80d1ad60b2706e05cff78bc.jpg
https://pics.jhml.de/images/2021/07/14/03654_fritillary_3440x1440f9376a1b67782e2ecb2fbb6a8247d333.jpg
https://pics.jhml.de/images/2021/07/14/03653_alkibeachsunset_3440x1440feba08e66d3ed92e7522dc84c07208b4.jpg
https://pics.jhml.de/images/2021/07/14/03649_munnarteagardens_3440x14406ac517592ff69d757b9eb3242d32b3c0.jpg
https://pics.jhml.de/images/2021/07/14/03645_rockymorning_3440x14404407c3f36903d80f8e874063dc262691.jpg
https://pics.jhml.de/images/2021/07/14/03643_underproxyfalls_3440x14403d2b8bf3a7c98be03c9f60b9f354c182.jpg
https://pics.jhml.de/images/2021/07/14/03644_vividsunset_3440x1440ccce940b3d17832a.jpg
https://pics.jhml.de/images/2021/07/14/03642_theriver_3440x1440ebbc643cb22714c32f528d00374ded4c.jpg
https://pics.jhml.de/images/2021/07/14/03638_oneway_3440x14404d4feb0d4b1755ed.jpg
https://pics.jhml.de/images/2021/07/14/03633_desertstorm_3440x1440d4c5132712c4305c.jpg
https://pics.jhml.de/images/2021/07/14/03639_sunsetfromsuttonbank_3440x144005c3b1223963c946.jpg
https://pics.jhml.de/images/2021/07/14/03630_theoasis_3440x1440ebbe87bfe8a04997.jpg
https://pics.jhml.de/images/2021/07/14/03631_trion_3440x14401b393b56cd5c4a65.jpg
https://pics.jhml.de/images/2021/07/14/03625_eagleseye_3440x14404c0f39ace35f4683ede60b02772bb440.jpg
https://pics.jhml.de/images/2021/07/14/03623_eagleonicebergalaska_3440x1440ac51bc82d59e17d10c52862489b80c84.jpg
https://pics.jhml.de/images/2021/07/14/03620_magicwater_3440x1440813c6b8dd840d70f2ea554b35ae622ee.jpg
https://pics.jhml.de/images/2021/07/14/03615_curlcurlbeachsunrise_3440x144074b2694557e3a51af2fc77f739c6ed5d.jpg
https://pics.jhml.de/images/2021/07/14/03616_mistymorningatberowacreek_3440x1440fc7485da0051abbd.jpg
https://pics.jhml.de/images/2021/07/14/03611_desertdark_3440x1440af615e66033f73ab.jpg
https://pics.jhml.de/images/2021/07/14/03621_twilight_3440x14402c951c4d46f2e5cf0816c3d71a3c98be.jpg

View File

@ -0,0 +1,4 @@
#!/bin/bash
sudo zfs load-key chee
sudo zfs mount chee

View File

@ -0,0 +1,3 @@
#!/bin/bash
sudo zfs umount chee
sudo zfs unload-key chee

View File

@ -0,0 +1,75 @@
#!/bin/bash
# Simple backup with rsync
SOURCE=( "${HOME}" )
# EXCLUDES have to be: (<space>Folder<space>Folder<space>Folder<space>) or (<space>Folder<space>)
# Folders with spaces have to be like (<space>"Folder with spaces"<space>Folder<space>) or (<space>"Folder with spaces"<space>)
EXCLUDE=( Downloads Nextcloud SAP-Onedrive )
TARGET="/storage/remote/backup"
DATE=$(date +%Y-%m-%d_%H.%M)
LOGPATH="${SOURCE}/.log/"
MOUNTPOINT="/storage/remote/backup" # check local mountpoint
if ! pacman -Qq cifs-utils | grep -Fq cifs-utils ; then sudo pacman -S rsync --noconfirm; fi
if ! pacman -Qq gawk | grep -Fq gawk ; then sudo pacman -S gawk --noconfirm; fi
if [[ -d "${TARGET}" ]]; then
echo "Backup folder exists, skipping creation..."
else
mkdir -p ${TARGET}
fi
if [[ -d "${LOPGHPATH}" ]]; then
echo "Logging folder exists, skipping creation..."
else
mkdir -p ${LOGPATH}
fi
MONTHROTATE=monthrotate # use DD instead of YYMMDD
### do not edit ###
RSYNCCONF=$(for xdir in "${EXCLUDES[@]}" ; do printf '%s ' "--exclude=\"${xdir}\"" ; done)
INC="--link-dest=${TARGET}/last"
LOG=${LOGPATH}backup-${DATE}.log
date > ${LOG}
if [[ "${TARGET:${#TARGET}-1:1}" != "/" ]]; then
TARGET=${TARGET}/
fi
if [[ "${MOUNTPOINT}" ]]; then
MOUNTED=$(mount | grep -F "${MOUNTPOINT}");
fi
if [[ -z "${MOUNTPOINT}" ]] || [[ "${MOUNTED}" ]]; then
if [[] -z "${MONTHROTATE}" ]]; then
TODAY=$(date +%y%m%d)
else
TODAY=$(date +%d)
fi
for SOURCE in "${SOURCES[@]}"
do
if [[] -z "$S" ]]; then
echo "rsync -avR \"${MOUNTPOINT$SOURCE}\" ${RSYNCCONF[@]} ${TARGET$TODAY} ${INC}" >> ${LOG}
rsync -avR "${MOUNTPOINT}${SOURCE}" "${RSYNCCONF[@]}" "${TARGET}"${TODAY} ${INC} >> ${LOG} 2>&1
if [[ $? -ne 0 ]]; then
ERROR=1
fi
fi
done
fi
else
echo "${MOUNTPOINT} not mounted" >> ${LOG}
ERROR=1
fi
date >> ${LOG}

124
backup_scripte/ubuntu_backup.sh Executable file
View File

@ -0,0 +1,124 @@
#!/bin/bash
# Simple backup with rsync, taken from Ubuntuusers.com
# local-mode, tossh-mode, fromssh-mode
SOURCES=(/home/arsimael)
CIFSSERVER="WoGehtsHin"
CIFSUSER="User"
CIFSPASSWD="NIET-PASSWORD!"
CIFSRMMOUNT="backup$"
CIFSLOMOUNT="/storage/remote/backup"
TARGET=$(echo $CIFSLOMOUNT/rsyncbackup)
if [ $(dpkg-query -W -f='${Status}' cifs-utils 2>/dev/null | grep -c "ok installed") -eq 0 ]; then apt install -y cifs-utils; fi
if [ $(dpkg-query -W -f='${Status}' rsync 2>/dev/null | grep -c "ok installed") -eq 0 ]; then apt install -y rsync; fi
if [ -d "$TARGET" ]; then
echo "Backup folder exists, skipping creation..."
else
mkdir -p $TARGET
fi
mount -t cifs -o user=$CIFSUSER,password=$CIFSPASSWD //$CIFSSERVER/$CIFSRMMOUNT $TARGET
# edit or comment with "#"
#LISTPACKAGES=listdebianpackages # local-mode and tossh-mode
MONTHROTATE=monthrotate # use DD instead of YYMMDD
RSYNCCONF=(--delete)
#MOUNTPOINT="/media/daten" # check local mountpoint
#MAILREC="user@domain"
#SSHUSER="sshuser"
#FROMSSH="fromssh-server"
#TOSSH="tossh-server"
SSHPORT=22
### do not edit ###
MOUNT="/bin/mount"; FGREP="/bin/fgrep"; SSH="/usr/bin/ssh"
LN="/bin/ln"; ECHO="/bin/echo"; DATE="/bin/date"; RM="/bin/rm"
DPKG="/usr/bin/dpkg"; AWK="/usr/bin/awk"; MAIL="/usr/bin/mail"
CUT="/usr/bin/cut"; TR="/usr/bin/tr"; RSYNC="/usr/bin/rsync"
LAST="last"; INC="--link-dest=$TARGET/$LAST"
LOG=$0.log
$DATE > $LOG
if [ "${TARGET:${#TARGET}-1:1}" != "/" ]; then
TARGET=$TARGET/
fi
if [ "$LISTPACKAGES" ] && [ -z "$FROMSSH" ]; then
$ECHO "$DPKG --get-selections | $AWK '!/deinstall|purge|hold/'|$CUT -f1 | $TR '\n' ' '" >> $LOG
$DPKG --get-selections | $AWK '!/deinstall|purge|hold/'|$CUT -f1 |$TR '\n' ' ' >> $LOG 2>&1
fi
if [ "$MOUNTPOINT" ]; then
MOUNTED=$($MOUNT | $FGREP "$MOUNTPOINT");
fi
if [ -z "$MOUNTPOINT" ] || [ "$MOUNTED" ]; then
if [ -z "$MONTHROTATE" ]; then
TODAY=$($DATE +%y%m%d)
else
TODAY=$($DATE +%d)
fi
if [ "$SSHUSER" ] && [ "$SSHPORT" ]; then
S="$SSH -p $SSHPORT -l $SSHUSER";
fi
for SOURCE in "${SOURCES[@]}"
do
if [ "$S" ] && [ "$FROMSSH" ] && [ -z "$TOSSH" ]; then
$ECHO "$RSYNC -e \"$S\" -avR \"$FROMSSH:$MOUNTPOINT$SOURCE\" ${RSYNCCONF[@]} $TARGET$TODAY $INC" >> $LOG
$RSYNC -e "$S" -avR "$FROMSSH:\"$MOUNTPOINT$SOURCE\"" "${RSYNCCONF[@]}" "$TARGET"$TODAY $INC >> $LOG 2>&1
if [ $? -ne 0 ]; then
ERROR=1
fi
fi
if [ "$S" ] && [ "$TOSSH" ] && [ -z "$FROMSSH" ]; then
$ECHO "$RSYNC -e \"$S\" -avR \"$MOUNTPOINT$SOURCE\" ${RSYNCCONF[@]} \"$TOSSH:$TARGET$TODAY\" $INC " >> $LOG
$RSYNC -e "$S" -avR "$MOUNTPOINT$SOURCE" "${RSYNCCONF[@]}" "$TOSSH:\"$TARGET\"$TODAY" $INC >> $LOG 2>&1
if [ $? -ne 0 ]; then
ERROR=1
fi
fi
if [ -z "$S" ]; then
$ECHO "$RSYNC -avR \"$MOUNTPOINT$SOURCE\" ${RSYNCCONF[@]} $TARGET$TODAY $INC" >> $LOG
$RSYNC -avR "$MOUNTPOINT$SOURCE" "${RSYNCCONF[@]}" "$TARGET"$TODAY $INC >> $LOG 2>&1
if [ $? -ne 0 ]; then
ERROR=1
fi
fi
done
if [ "$S" ] && [ "$TOSSH" ] && [ -z "$FROMSSH" ]; then
$ECHO "$SSH -p $SSHPORT -l $SSHUSER $TOSSH $LN -nsf $TARGET$TODAY $TARGET$LAST" >> $LOG
$SSH -p $SSHPORT -l $SSHUSER $TOSSH "$LN -nsf \"$TARGET\"$TODAY \"$TARGET\"$LAST" >> $LOG 2>&1
if [ $? -ne 0 ]; then
ERROR=1
fi
fi
if ( [ "$S" ] && [ "$FROMSSH" ] && [ -z "$TOSSH" ] ) || ( [ -z "$S" ] ); then
$ECHO "$LN -nsf $TARGET$TODAY $TARGET$LAST" >> $LOG
$LN -nsf "$TARGET"$TODAY "$TARGET"$LAST >> $LOG 2>&1
if [ $? -ne 0 ]; then
ERROR=1
fi
fi
else
$ECHO "$MOUNTPOINT not mounted" >> $LOG
ERROR=1
fi
$DATE >> $LOG
if [ -n "$MAILREC" ]; then
if [ $ERROR ];then
$MAIL -s "Error Backup $LOG" $MAILREC < $LOG
else
$MAIL -s "Backup $LOG" $MAILREC < $LOG
fi
fi
umount $CIFSLOMOUNT