*Poze / Video (obligatoriu):
More info:
Code:
EterCoreDx9ex – full
# EtherCore Dx9ex
V1
✨ Added client ram is halved, half will be allocated directly in gpu
✨ Added faster 3d model rendering
✨ Added antialiasing msaa 8x working with no lag or issues, displaying very smooth models
📌 Etc aesthetically it would look like the same game as ever but better
V2
✨ Added Area Optimization
✨ Added Textline Optimization
EterCoreLegacy – v5.9
# EterCore v5.9 (v5-ex-?) — in development
♻️ Refactor svf script gen.py can now generate serverinfo.py
♻️ Refactor Remodernized source with auto
♻️ Refactor Remodernized source with std::contains
♻️ Refactor Remodernized source with const
♻️ Refactor Remodernized source with nullptr
🗑️ Removed unreachable code
✨ Added ENABLE_EMOTION_HIDE_WEAPON to hide weapon when using emotions
✨ Added gmake qc in Server folder
🛠️ Fix Warnings for server src on Windows
🛠️ Fix “with” scripts not selecting the quest
🛠️ Fix Empire account IDs could be abused
♻️ Refactor Adjusted missing arguments in warnings
♻️ Refactor Slight refactor with string_view
🛠️ Fix LoginKey exploit allowing banned cheaters to relog
✨ Added ENABLE_ITEM_AUTOSTACK_EX to auto-stack purchased/crafted/created items
✨ Added DS helpers: GetDragonSoulInventoryItem, ITEM_MANAGER::IsDragonSoul
♻️ Refactor Reduced usage of GetInventoryItem
✨ Added ENABLE_ITEM_DS_INVENTORY_PROCESS to process DS inventories too
♻️ Refactor Updated 32-bit compilation on 64-bit OS (check Extern)
🛠️ Fix Green/purple potions played potion sound twice
🗑️ Removed billing
♻️ Refactor Added CItem::IsSameSocket function
✨ Added ENABLE_FONT_EX (italic/bold/strikeout/underline, mixable)
♻️ Refactor Slight refactor ENABLE_HIGHLIGHT_NEW_ITEM with SlotWindow.SetSlotDiffuseColor
♻️ Refactor Added TryLoadLocaleFile for locale/common/%s_ex.txt and locale/%s/%s_ex.txt
🛠️ Fix ENABLE_MOVE_CHANNEL check to block inside dungeons
✨ Added ENABLE_LOAD_ITEM_SCALE_FROM_ROOT (item_scale.txt)
✨ Added ENABLE_LOAD_SKILL_TABLE_FROM_ROOT (SkillTable.txt)
✨ Added ENABLE_LOCALE_COMMON to load client ui from locale/common/ui
♻️ Refactor Moved SAVE_ACCOUNT strings to locale_interface_ex.txt
🛠️ Fix uiUploadMark IsARABIC
♻️ Refactor Server libDevil v1.8 mark position fix; no lzma/libjpeg deps
♻️ Refactor Adjusted all client CWindow classes with MAKE_UI_WINDOW_TYPE (Type/OnIsType)
🛠️ Fix DoSetTypes::ALIGNMENT target exists
🛠️ Fix ENABLE_RECURSIVE_UI_DESTROY instability
🛠️ Fix Random refactor skill poly
🛠️ Fix DO_YOU_SELL_ITEM double yang (v22)
♻️ Refactor Refactored fixme025 received damage processing
♻️ Refactor Moved TOOLTIP_TIPS_SPLIT_ITEM to locale_interface_ex.txt
✨ Added ENABLE_REGEN_RENEWAL to call regen events after mobs destroyed (not every second)
✨ Added player.RefreshInventory() python function
♻️ Refactor Added CHARACTER::IsQuestRunning, CQuestManager::HasQuestRunning
✨ Added ENABLE_MULTI_ITEM_PICK to pick nearby items with Z
🛠️ Fix Some bitwise OR checks replaced with logical OR
🗑️ Removed SpeedGrass
🛠️ Fix Missing nullptr checks for pack/models/resources
🛠️ Fix DDS header loader miscalculations
♻️ Refactor Refactored CExchange::CheckSpace
✨ Added ENABLE_CONQUEROR_UI define for official character/bonus window (toggle)
✨ Added ENABLE_DS_GRADE_MYTH for mythical dragon soul grade
✨ Added window key l2r for left-to-right windows (Arabic)
✨ Added OnMouseWheel support on inventory/ds inventory/character window
♻️ Refactor Refactored svf python scripts removing .sh
♻️ Refactor Refactored svf SQL merging updates into single .sql per DB
♻️ Refactor STextTail with default value
🛠️ Fix CalcDamBonus
♻️ Refactor Added useful info for some syserr and more
✨ Added ENABLE_PLAYER_CHECKAFFECT official reversed code (player.CheckAffect)
✨ Added ENABLE_BL_APP_GET_TEXT official reversed code for app.GetTextLength/app.GetTextWidth
✨ Added ENABLE_BL_TRACEBACK official reversed code (extra traceback info with line)
✨ Added __BL_MOUSE_WHEEL_TOP_WINDOW__ official reversed code for OnMouseWheelButtonUp/Down
✨ Added ENABLE_UI_CIRCLE official reversed code for ui class Circle
✨ Added ENABLE_UI_MOVING official reversed code for ui class Moving
✨ Added __BL_CLIP_MASK__ official reversed code for ui Clip Mask
🛠️ Fix app.__BL_CLIP_MASK__ ListBoxEx Arabic fix
🛠️ Fix Many issues with ENABLE_EMOJI_SYSTEM Arabic alignment
✨ Added ENABLE_AUTO_L2R official reversed code for wndImage/Button L2R reverse
✨ Added __BL_OFFICIAL_LOOT_FILTER__ official reversed Loot Filter (refactored: checks moved to client+json)
🛠️ Fix ENABLE_NUMERIC_FIELD (patch-1)
🛠️ Fix dumpproto/db names noname (patch-1)
🛠️ Fix APPLY_MOUNT tag txt missing (patch-1)
🛠️ Fix mount_upgrade tag skill missing (patch-1)
✨ Added ENABLE_AUTO_PICK_ORE to give ore crystals directly if space (patch-1)
✨ Added ENABLE_AUTO_MINING to auto-restart mining after done (patch-1)
♻️ Refactor gcc12 to clang porting (patch-2)
♻️ Refactor Added ENABLE_CHANNEL_STATUS_CACHE to prevent channel status cache flood (patch-2)
♻️ Refactor Added ENABLE_MESSENGER_REMOVE_SYNC to remove friendship on ex-friend's list too (patch-2)
♻️ Refactor Refactored ItemLog GetID slightly (patch-2)
♻️ Refactor Added pc.is_observer (patch-2)
♻️ Refactor Fixed guild land object cleanup (patch-2)
♻️ Refactor Fixed ENABLE_PROTOSTRUCT_AUTODETECT if disabled (patch-2)
♻️ Refactor Refactored ENABLE_PYLIB_CHECK (patch-2)
✨ Added USE_IMPROVED_PACKET_DECRYPTED_BUFFER (ikarus) (patch-3)
🛠️ Fix Font glitch dots in accents (ikarus) (patch-3)
🛠️ Fix Color diffuse on disabled slots item size 2/3 (ikarus) (patch-3)
✨ Added ENABLE_CHEQUE_SYSTEM full system (patch-3)
✨ Added DISABLE_CHEQUE_DROP to disable won drop (patch-3)
✨ Added ENABLE_WON_EXCHANGE_WINDOW to trade won-yang directly (patch-3)
✨ Added ENABLE_DB_SQL_LOG for db conf.txt to add logs via db (patch-3)
♻️ Refactor Adjusted some makefiles like qc (patch-3)
✨ Added Remaining fixes up to v5.8-p14 (patch-4)
✨ Added Remaining fixes up to v5.8-p16 (patch-5)
🗑️ Removed billing (patch-8)
🗑️ Removed login_sim (patch-8)
🗑️ Removed castle (patch-8)
🛠️ Fix USE_NO_PACKET_ENCRYPTION to use simple/lite (patch-8)
🛠️ Fix Moving belt to safebox if another is equipped (patch-8)
🛠️ Fix Event cancel dangling (patch-8)
🛠️ Fix Safebox update password if row missing (patch-8)
🛠️ Fix ENABLE_KILL_EVENT_FIX with many deaths (patch-8)
🛠️ Fix Missing hits from mount with high speed (patch-8)
✨ Added Remaining fixes up to v5.8-p21 (patch-8)
🛠️ Fix Pet effect memory corruption (patch-9)
🗑️ Removed __deposit_limit (patch-10)
✨ Added ENABLE_MODEL_LOD_LOAD (disable loading LOD if off) (patch-11)
🛠️ Fix Attack missing hits (patch-11)
✨ Added ENABLE_ITEM_GROUND_EX to extend item ground data (patch-11)
✨ Added Remaining fixes up to v5.8-p22 (patch-11)
✨ Added Remaining fixes up to v5.8-p24 (patch-11)
✨ Added mega left over fixes (patch-12)
🗑️ Removed mega dead code clean up (patch-12)
✨ Added v5.8-p24 missing patches (patch-12)
✨ Added v5.8-p24b missing patches (patch-12)
✨ Added v5.8-p25 missing patches (patch-12)
♻️ Refactor pet effect_name fix (patch-12)
✨ Added v5.8-p24 changes (patch-12)
🛠️ Fix CPythonEventManager m_strLeftTimeString kr string fix (patch-12)
🛠️ Fix ITEM_SOUL tag (patch-12)
🛠️ Fix itemPos for item dnd (patch-12)
🛠️ Fix SelectServerButton glitch (patch-12)
♻️ Refactor udp_port removal root (patch-12)
✨ Added ENABLE_UI_DEBUG_WINDOW (patch-12)
🛠️ Fix CloseButtonHide for ae (patch-12)
♻️ Refactor PythonScriptLoader.LoadScriptData and check skipped Window Type (patch-12)
♻️ Refactor colorInfo usage reduced (patch-12)
♻️ Refactor pack load case-insensitive and LocaleInfoWrapper (patch-12)
✨ Added SYSTEM_OPTION_TILING missing strings (patch-12)
🛠️ Fix LZOManager GetMaxCompressedSize warning (patch-12)
🛠️ Fix ResendQuery uiSQLErrno unset (patch-12)
✨ Added ENABLE_ATLAS_MARK_ON_WARP_SCROLLS (patch-12)
🛠️ Fix ENABLE_SHOW_MOBLEVEL IsStone check (patch-12)
✨ Added missing v5.8 changes (patch-12)
🛠️ Fix polymorph p grade power level (patch-12)
🛠️ Fix speedtree memory corruption if texture is missing (patch-13)
♻️ Refactor missing NULL to nullptr leftover (patch-13)
♻️ Fix missing lines from shared material specular fix (patch-13b)
♻️ Fix glitch on shared material specular fix (patch-13c)
📌 Etc. Added further changeslocale_inc.h:
Code:
#pragma once
//////////////////////////////////////////////////////////////////////////
// ### ServiceDefs Macros ###
//#define _IMPROVED_PACKET_ENCRYPTION_
#ifndef _IMPROVED_PACKET_ENCRYPTION_
#define USE_NO_PACKET_ENCRYPTION
#endif
//#define ENABLE_SEQUENCE_SYSTEM
//#define __PERFORMANCE_CHECK__
// ### ServiceDefs Macros ###
//////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////
// ### Default Ymir Macros ###
#define LOCALE_SERVICE_EUROPE
#define ENABLE_COSTUME_SYSTEM
#define ENABLE_ENERGY_SYSTEM
#define ENABLE_DRAGON_SOUL_SYSTEM
#define ENABLE_NEW_EQUIPMENT_SYSTEM
// ### Default Ymir Macros ###
//////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////
// ### New From LocaleInc ###
#define ENABLE_PACK_GET_CHECK
#define ENABLE_CANSEEHIDDENTHING_FOR_GM
#define ENABLE_PROTOSTRUCT_AUTODETECT
#define ENABLE_PLAYER_PER_ACCOUNT5
#define ENABLE_LEVEL_IN_TRADE
#define ENABLE_DICE_SYSTEM
#define ENABLE_EXTEND_INVEN_SYSTEM
#define ENABLE_LVL115_ARMOR_EFFECT
#define ENABLE_SLOT_WINDOW_EX
#define ENABLE_TEXT_LEVEL_REFRESH
#define ENABLE_USE_COSTUME_ATTR
// #define ENABLE_MAGIC_REDUCTION_SYSTEM
#define ENABLE_MOUNT_COSTUME_SYSTEM
#define ENABLE_WEAPON_COSTUME_SYSTEM
#define ENABLE_DISCORD_RPC
#define ENABLE_PET_SYSTEM_EX
#define ENABLE_LOCALE_COMMON
#define ENABLE_NO_DSS_QUALIFICATION
//#define ENABLE_NO_SELL_PRICE_DIVIDED_BY_5
#define ENABLE_PENDANT_SYSTEM
#define ENABLE_GLOVE_SYSTEM
#define ENABLE_MOVE_CHANNEL
#define ENABLE_QUIVER_SYSTEM
#define ENABLE_RACE_HEIGHT
#define ENABLE_ELEMENTAL_TARGET
#define ENABLE_INGAME_CONSOLE
#define ENABLE_4TH_AFF_SKILL_DESC
#define ENABLE_GUILD_TOKEN_AUTH
#define ENABLE_EMOTION_HIDE_WEAPON
#define ENABLE_MULTI_ITEM_PICK
#define ENABLE_CONQUEROR_UI
#define ENABLE_DS_GRADE_MYTH
#define ENABLE_MESSENGER_REMOVE_SYNC
// #define ENABLE_MODEL_LOD_LOAD
#define ENABLE_ITEM_GROUND_EX
#define ENABLE_NEW_EVENT_STRUCT
#ifdef ENABLE_NEW_EVENT_STRUCT
#define USE_NEW_EVENT_TEXT_AUTO_Y
#endif
#define WJ_SHOW_MOB_INFO
#ifdef WJ_SHOW_MOB_INFO
#define ENABLE_SHOW_MOBAIFLAG
#define ENABLE_SHOW_MOBLEVEL
#define WJ_SHOW_MOB_INFO_EX
#endif
#define ENABLE_WOLFMAN_CHARACTER
#ifdef ENABLE_WOLFMAN_CHARACTER
// #define DISABLE_WOLFMAN_ON_CREATE
#endif
// ### New From LocaleInc ###
//////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////
// ### New System Defines - Extended Version ###
#define ENABLE_ACCE_COSTUME_SYSTEM
#ifdef ENABLE_ACCE_COSTUME_SYSTEM
// #define USE_ACCE_ABSORB_WITH_NO_NEGATIVE_BONUS
#endif
#define ENABLE_HIGHLIGHT_NEW_ITEM //if you want to see highlighted a new item when dropped or when exchanged
#ifdef ENABLE_HIGHLIGHT_NEW_ITEM
#define BL_ENABLE_PICKUP_ITEM_EFFECT // enable some extra highlight features from official
#define __BL_ENABLE_PICKUP_ITEM_EFFECT__ // alias
#endif
#define __BL_OFFICIAL_LOOT_FILTER__
#if defined(__BL_OFFICIAL_LOOT_FILTER__)
//#define ENABLE_PREMIUM_LOOT_FILTER // Enable Premium Usage of the Loot Filter System
#endif
#define ENABLE_MOUSEWHEEL_EVENT // if you want use SetMouseWheelScrollEvent or you want use mouse wheel to move the scrollbar
#define ENABLE_EMOJI_SYSTEM // it shows emojis in the textlines
#define __ENABLE_STEALTH_FIX__ // effects while hidden won't show up
#define ENABLE_MINIMAP_WHITEMARK_CIRCLE // circle dots in minimap instead of squares
// #define ENABLE_PRINT_RECV_PACKET_DEBUG // for debug: print received packets
#define ENABLE_MINIMAP_TELEPORT_CLICK // click on minimap as gm to warp directly
#define ENABLE_ATLAS_MARK_ON_WARP_SCROLLS // warp scrolls tooltips will show the mark on the atlas
// enable the won system as a currency
#define ENABLE_CHEQUE_SYSTEM
#ifdef ENABLE_CHEQUE_SYSTEM
#define DISABLE_CHEQUE_DROP
#define ENABLE_WON_EXCHANGE_WINDOW
#endif
// reversed official code
#define ENABLE_PLAYER_CHECKAFFECT
#define ENABLE_BL_APP_GET_TEXT
#define ENABLE_BL_TRACEBACK
#define __BL_MOUSE_WHEEL_TOP_WINDOW__
#define ENABLE_UI_CIRCLE
#define ENABLE_UI_MOVING
#define ENABLE_FONT_EX
#define __BL_CLIP_MASK__
#define ENABLE_AUTO_L2R
#define ENABLE_AREA_OPTIMIZATION
// ### New System Defines - Extended Version ###
//////////////////////////////////////////////////////////////////////////
CommonDefines.h:
Code:
#ifndef __INC_METIN2_COMMON_DEFINES_H__
#define __INC_METIN2_COMMON_DEFINES_H__
#pragma once
//////////////////////////////////////////////////////////////////////////
// ### Standard Features ###
//#define _IMPROVED_PACKET_ENCRYPTION_
#ifdef _IMPROVED_PACKET_ENCRYPTION_
#define USE_IMPROVED_PACKET_DECRYPTED_BUFFER
#else
#define USE_NO_PACKET_ENCRYPTION
#endif
//#define ENABLE_SEQUENCE_SYSTEM
//#define ENABLE_QUEST_CATEGORY
// ### END Standard Features ###
//////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////
// ### New Features ###
#define ENABLE_NO_MOUNT_CHECK
#define ENABLE_D_NJGUILD
#define ENABLE_FULL_NOTICE
#define ENABLE_NEWSTUFF
#define ENABLE_PORT_SECURITY
#define ENABLE_BELT_INVENTORY_EX
#define ENABLE_CMD_WARP_IN_DUNGEON
// #define ENABLE_ITEM_ATTR_COSTUME
#define ENABLE_PLAYER_PER_ACCOUNT5
#define ENABLE_DICE_SYSTEM
#define ENABLE_EXTEND_INVEN_SYSTEM
#define ENABLE_MOUNT_COSTUME_SYSTEM
#define ENABLE_WEAPON_COSTUME_SYSTEM
#define ENABLE_QUEST_DIE_EVENT
#define ENABLE_QUEST_BOOT_EVENT
#define ENABLE_QUEST_DND_EVENT
#define ENABLE_SKILL_FLAG_PARTY
#define ENABLE_NO_DSS_QUALIFICATION
// #define ENABLE_NO_SELL_PRICE_DIVIDED_BY_5
#define ENABLE_CHECK_SELL_PRICE
#define ENABLE_GOTO_LAG_FIX
#define ENABLE_MOUNT_COSTUME_EX_SYSTEM
#define ENABLE_PENDANT_SYSTEM
#define ENABLE_GLOVE_SYSTEM
#define ENABLE_MOVE_CHANNEL
#define ENABLE_QUIVER_SYSTEM
#define ENABLE_REDUCED_ENTITY_VIEW
#define ENABLE_GUILD_TOKEN_AUTH
#define ENABLE_ITEM_AUTOSTACK_EX
#define ENABLE_ITEM_DS_INVENTORY_PROCESS
// #define ENABLE_REGEN_RENEWAL
#define ENABLE_DS_GRADE_MYTH
#define ENABLE_CHANNEL_STATUS_CACHE
#define ENABLE_MESSENGER_REMOVE_SYNC
#define ENABLE_DB_SQL_LOG
#define ENABLE_ITEM_SAFE_FLUSH
#define ENABLE_ITEM_GROUND_EX
#define __PET_SYSTEM__
#ifdef __PET_SYSTEM__
#define USE_ACTIVE_PET_SEAL_EFFECT
#define PET_SEAL_ACTIVE_SOCKET_IDX 2
#define USE_PET_SEAL_ON_LOGIN
#define ENABLE_PET_SYSTEM_EX
#endif
enum eCommonDefines {
MAP_ALLOW_LIMIT = 32, // 32 default
};
#define ENABLE_WOLFMAN_CHARACTER
#ifdef ENABLE_WOLFMAN_CHARACTER
// #define DISABLE_WOLFMAN_ON_CREATE
#define USE_MOB_BLEEDING_AS_POISON
#define USE_MOB_CLAW_AS_DAGGER
// #define USE_ITEM_BLEEDING_AS_POISON
// #define USE_ITEM_CLAW_AS_DAGGER
#define USE_WOLFMAN_STONES
#define USE_WOLFMAN_BOOKS
#endif
// #define ENABLE_MAGIC_REDUCTION_SYSTEM
#ifdef ENABLE_MAGIC_REDUCTION_SYSTEM
// #define USE_MAGIC_REDUCTION_STONES
#endif
// ### END New Features ###
//////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////
// ### Ex Features ###
#define DISABLE_STOP_RIDING_WHEN_DIE // if DISABLE_TOP_RIDING_WHEN_DIE is defined, the player doesn't lose the horse after dying
#define ENABLE_ACCE_COSTUME_SYSTEM //fixed version
// #define USE_ACCE_ABSORB_WITH_NO_NEGATIVE_BONUS //enable only positive bonus in acce absorb
#define ENABLE_HIGHLIGHT_NEW_ITEM //if you want to see highlighted a new item when dropped or when exchanged
#define ENABLE_KILL_EVENT_FIX //if you want to fix the 0 exp problem about the when kill lua event (recommended)
// #define ENABLE_SYSLOG_PACKET_SENT // debug purposes
#define ENABLE_EXTEND_ITEM_AWARD //slight adjustement
#ifdef ENABLE_EXTEND_ITEM_AWARD
// #define USE_ITEM_AWARD_CHECK_ATTRIBUTES //it prevents bonuses higher than item_attr lvl1-lvl5 min-max range limit
#endif
#define __BL_OFFICIAL_LOOT_FILTER__
#if defined(__BL_OFFICIAL_LOOT_FILTER__)
// #define __PREMIUM_LOOT_FILTER__ // Enable Premium Usage of the Loot Filter System
#endif
#define ENABLE_CHEQUE_SYSTEM
#ifdef ENABLE_CHEQUE_SYSTEM
#define ENABLE_SHOP_USE_CHEQUE
#define DISABLE_CHEQUE_DROP
#define ENABLE_WON_EXCHANGE_WINDOW
#endif
// ### END Ex Features ###
//////////////////////////////////////////////////////////////////////////
#endif
*Link download:
*Date (mysql/vdi/ingame):
Info:
installed: git gmake python python3 mariadb1011-server-10.11.15 gdb-15.1_4
network card: nat (you can switch to bridge)
to run gdb, type gdb151
mysql root@localhost password is 'password'
vbox-configured:
ram: 2048 MB
hdd: 14 GB
System:
[v] Enable I/O APIC
[v] Enable Hardware Clock in UTC Time
Storage:
[_] Use Host I/O Cache
USB:
[_] Enable USB Controller
fbsd-configured:
Installation:
[v] Base-dbg
[v] Kernel-dbg
System:
[v] sshd
[v] ntpd
[v] ntpd_sync_on_start
[v] dumpdev
Security:
[v] ALL
Localization: CEST
Keyboard: EN-US
Shell:
echo PermitRootLogin yes >> /etc/ssh/sshd_config
git config --global credential.helper "cache --timeout=9993600"
sysrc mysql_enable=yes
service mysql-server start
mysqladmin -uroot password
New password: password
Confirm new password: password
sftp-connection-under-nat:
host: localhost
port: 10022
user: root
pass: password
# mysql --version
mysql Ver 15.1 Distrib 10.11.15-MariaDB, for FreeBSD15.0 (amd64) using EditLine wrapper
# cc --version
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
# uname -a
FreeBSD localhost.freebsd.org 15.0-RELEASE-p1 FreeBSD 15.0-RELEASE-p1 releng/15.0-n280999-7bceec30b351 GENERIC amd64
network card: nat (you can switch to bridge)
to run gdb, type gdb151
mysql root@localhost password is 'password'
vbox-configured:
ram: 2048 MB
hdd: 14 GB
System:
[v] Enable I/O APIC
[v] Enable Hardware Clock in UTC Time
Storage:
[_] Use Host I/O Cache
USB:
[_] Enable USB Controller
fbsd-configured:
Installation:
[v] Base-dbg
[v] Kernel-dbg
System:
[v] sshd
[v] ntpd
[v] ntpd_sync_on_start
[v] dumpdev
Security:
[v] ALL
Localization: CEST
Keyboard: EN-US
Shell:
echo PermitRootLogin yes >> /etc/ssh/sshd_config
git config --global credential.helper "cache --timeout=9993600"
sysrc mysql_enable=yes
service mysql-server start
mysqladmin -uroot password
New password: password
Confirm new password: password
sftp-connection-under-nat:
host: localhost
port: 10022
user: root
pass: password
# mysql --version
mysql Ver 15.1 Distrib 10.11.15-MariaDB, for FreeBSD15.0 (amd64) using EditLine wrapper
# cc --version
FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)
# uname -a
FreeBSD localhost.freebsd.org 15.0-RELEASE-p1 FreeBSD 15.0-RELEASE-p1 releng/15.0-n280999-7bceec30b351 GENERIC amd64
FreeBSD 15.
Latest MariaDB
VisualStudio 2022/2026 v14x
Here is version 5.9 with D3D9E for everyone, so those resellers stop selling it. Make the most of it.
Conținut: Ascuns
Reacționează
la acest mesaj și conținutul se va afișa automat.
la acest mesaj și conținutul se va afișa automat.Conținut: Ascuns
Reacționează
la acest mesaj și conținutul se va afișa automat.
la acest mesaj și conținutul se va afișa automat.




